Changes

From Amahi Wiki
Jump to: navigation, search
1 byte added ,  00:19, 15 March 2012
<li>Create repository
{{Code|cd /var/cache/git/
git init testcd /var/cache/git/test/}}</li>
<li>Add a short description and test file
{{Code|cd /var/cache/git/testecho "test repo" > description
echo 'test' > README
git add README
12,424

edits