From fa172b4d2f9dd52e0f5d2dd76b457338044e0620 Mon Sep 17 00:00:00 2001 From: "http://joeyh.name/" Date: Sun, 31 Aug 2014 22:29:44 +0000 Subject: [PATCH] Added a comment --- .../comment_3_2acff7b667e8618251075031cbef6b9a._comment | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 doc/bugs/direct_command_leaves_repository_inconsistent_if_interrupted/comment_3_2acff7b667e8618251075031cbef6b9a._comment diff --git a/doc/bugs/direct_command_leaves_repository_inconsistent_if_interrupted/comment_3_2acff7b667e8618251075031cbef6b9a._comment b/doc/bugs/direct_command_leaves_repository_inconsistent_if_interrupted/comment_3_2acff7b667e8618251075031cbef6b9a._comment new file mode 100644 index 0000000000..5de6726aa4 --- /dev/null +++ b/doc/bugs/direct_command_leaves_repository_inconsistent_if_interrupted/comment_3_2acff7b667e8618251075031cbef6b9a._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="http://joeyh.name/" + ip="131.252.200.111" + subject="comment 3" + date="2014-08-31T22:29:44Z" + content=""" +Occurs to me that your repo may not have a pre-commit hook; if not then `git commit -a` would not behave as I described.. +"""]]