diff options
author | 2011-03-21 19:58:36 +0000 | |
---|---|---|
committer | 2011-03-21 19:58:36 +0000 | |
commit | e1147b4454109dddff0b6e79decda710fd71cbb2 (patch) | |
tree | c0036a3835280fda29bbc29a27d82cc44fbc1538 | |
parent | 6fe02b24fa8c5f9a11e4deb319acad671285f1a5 (diff) |
Added a comment
-rw-r--r-- | doc/bugs/git_rename_detection_on_file_move/comment_5_d61f5693d947b9736b29fca1dbc7ad76._comment | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/doc/bugs/git_rename_detection_on_file_move/comment_5_d61f5693d947b9736b29fca1dbc7ad76._comment b/doc/bugs/git_rename_detection_on_file_move/comment_5_d61f5693d947b9736b29fca1dbc7ad76._comment new file mode 100644 index 000000000..93db97e70 --- /dev/null +++ b/doc/bugs/git_rename_detection_on_file_move/comment_5_d61f5693d947b9736b29fca1dbc7ad76._comment @@ -0,0 +1,12 @@ +[[!comment format=mdwn + username="praet" + ip="81.242.56.203" + subject="comment 5" + date="2011-03-21T19:58:34Z" + content=""" +In the meantime, would it be acceptable to split the pre-commit hook +into two discrete parts? + +This would allow to (if preferred) defer \"git annex fix\" until +post-commit while still keeping the safety net for unlocked files. +"""]] |