Changes

From Amahi Wiki
Jump to: navigation, search
4 bytes added ,  23:00, 16 March 2012
git init test}}</li>
<li>Add test file and a short description
{{Code|cd /var/cache/git/test/
echo 'test' > README
git add README
git commit -m "initial README file"
sed -i '1d' /var/cache/git/testtest​/.git/description
echo 'Test Repo' >> /var/cache/git/test/.git/description}}</li>
<li>Edit '''./.git/config''' and add the following at the bottom
12,424

edits