diff options
author | ringprince <ringprince@web> | 2013-09-19 22:27:38 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2013-09-19 22:27:38 +0000 |
commit | 36dabee1ee46fa2e9630fda3116fbfdf6fc86d11 (patch) | |
tree | 44981781412f8986ed5fd500dc8338cc4e86782e | |
parent | a7fa955f1b121559f614868fdc81f0e84273d362 (diff) |
Added a comment
-rw-r--r-- | doc/forum/git-annex_pre-commit_eats_all_my_4GB_of_ram/comment_6_9251203421c1c3c3aed7828c4b97ecb8._comment | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/doc/forum/git-annex_pre-commit_eats_all_my_4GB_of_ram/comment_6_9251203421c1c3c3aed7828c4b97ecb8._comment b/doc/forum/git-annex_pre-commit_eats_all_my_4GB_of_ram/comment_6_9251203421c1c3c3aed7828c4b97ecb8._comment new file mode 100644 index 000000000..ebb378e95 --- /dev/null +++ b/doc/forum/git-annex_pre-commit_eats_all_my_4GB_of_ram/comment_6_9251203421c1c3c3aed7828c4b97ecb8._comment @@ -0,0 +1,17 @@ +[[!comment format=mdwn + username="ringprince" + ip="134.76.140.110" + subject="comment 6" + date="2013-09-19T22:27:38Z" + content=""" +Thanks a bunch! That is what I did now. Seems good. + +May I additionally suggest a change in the man page of git annex? There I read + + sync [remote ...] + ... + The sync process involves first committing all local changes (git commit -a), ... + ... + +which made me think, I could do `git commit -a` manually as well. +"""]] |