summaryrefslogtreecommitdiff
path: root/doc/bugs
diff options
context:
space:
mode:
authorGravatar mail@4e627fd997ef5ca9f75e62ffc0aba5b27bd6aea1 <mail@web>2016-06-19 16:27:15 +0000
committerGravatar admin <admin@branchable.com>2016-06-19 16:27:15 +0000
commitc64d8a07fdb14a63896279677a4a5ea3bf2641da (patch)
tree11990f3aea087e53bc7ab0d64ba2660608828884 /doc/bugs
parentad07b0442705715ddb4ab64237f1bb370cf33c78 (diff)
Added a comment
Diffstat (limited to 'doc/bugs')
-rw-r--r--doc/bugs/v6__58___git_status__47__add_after_unlock_is_linear_to_the_file_size/comment_1_ea798d60cbdfa7534bad0ba47119379d._comment9
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/bugs/v6__58___git_status__47__add_after_unlock_is_linear_to_the_file_size/comment_1_ea798d60cbdfa7534bad0ba47119379d._comment b/doc/bugs/v6__58___git_status__47__add_after_unlock_is_linear_to_the_file_size/comment_1_ea798d60cbdfa7534bad0ba47119379d._comment
new file mode 100644
index 000000000..2ebcf375e
--- /dev/null
+++ b/doc/bugs/v6__58___git_status__47__add_after_unlock_is_linear_to_the_file_size/comment_1_ea798d60cbdfa7534bad0ba47119379d._comment
@@ -0,0 +1,9 @@
+[[!comment format=mdwn
+ username="mail@4e627fd997ef5ca9f75e62ffc0aba5b27bd6aea1"
+ nickname="mail"
+ subject="comment 1"
+ date="2016-06-19T16:27:15Z"
+ content="""
+I noticed after filing the bug that the first `git commit` takes as much (or even more!) time as the `git add -A` before it.
+So you pay overhead twice somehow.
+"""]]