diff options
author | Xyem <Xyem@web> | 2013-10-22 11:28:53 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2013-10-22 11:28:53 +0000 |
commit | 1e9dda1b487afe46f9dad654850e2b3904680e0e (patch) | |
tree | 391a27987d8f3c47e581ffd42eb1f3c76cf664ff /doc | |
parent | ad4dcf69e975359752f5b7da4578784b2376b042 (diff) |
Added a comment
Diffstat (limited to 'doc')
-rw-r--r-- | doc/forum/Is_git-annex_in_a_precarious_state_before_the_initial_commit__63__/comment_4_4bf460c5826c36b205e418c4f3f7d770._comment | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/doc/forum/Is_git-annex_in_a_precarious_state_before_the_initial_commit__63__/comment_4_4bf460c5826c36b205e418c4f3f7d770._comment b/doc/forum/Is_git-annex_in_a_precarious_state_before_the_initial_commit__63__/comment_4_4bf460c5826c36b205e418c4f3f7d770._comment new file mode 100644 index 000000000..9d5dc042c --- /dev/null +++ b/doc/forum/Is_git-annex_in_a_precarious_state_before_the_initial_commit__63__/comment_4_4bf460c5826c36b205e418c4f3f7d770._comment @@ -0,0 +1,15 @@ +[[!comment format=mdwn + username="Xyem" + ip="87.194.19.134" + subject="comment 4" + date="2013-10-22T11:28:52Z" + content=""" +I've had this a few times (or situations very similar). + + git init +is now always followed by + + git commit -m \"CREATE GIT REPOSITORY\" --allow-empty + +.. which I should really set as an alias :) +"""]] |