diff options
author | http://joeyh.name/ <http://joeyh.name/@web> | 2014-07-10 19:54:30 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2014-07-10 19:54:30 +0000 |
commit | e14b1b2ce0235b112a96d5bb4ea8c76d630684ef (patch) | |
tree | 4c274e9c664f3b010089c2800cefc95afc77a877 /doc/todo | |
parent | 951ed7a1a4628743defaeb0452d243456e639c58 (diff) |
Added a comment
Diffstat (limited to 'doc/todo')
-rw-r--r-- | doc/todo/__171__git_annex_add__187___for_symlinks_in_direct_mode/comment_2_8e22cfdbeb2c841870a623cf4c7baf60._comment | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/todo/__171__git_annex_add__187___for_symlinks_in_direct_mode/comment_2_8e22cfdbeb2c841870a623cf4c7baf60._comment b/doc/todo/__171__git_annex_add__187___for_symlinks_in_direct_mode/comment_2_8e22cfdbeb2c841870a623cf4c7baf60._comment new file mode 100644 index 000000000..b88ec65ae --- /dev/null +++ b/doc/todo/__171__git_annex_add__187___for_symlinks_in_direct_mode/comment_2_8e22cfdbeb2c841870a623cf4c7baf60._comment @@ -0,0 +1,10 @@ +[[!comment format=mdwn + username="http://joeyh.name/" + ip="209.250.56.2" + subject="comment 2" + date="2014-07-10T19:54:30Z" + content=""" +That is safe, but you have to be very careful anytime you override with -c core.bare=false. For example, if you did a `git commit -a`, it would commit your large files directly into git, which you don't want. + + +"""]] |