Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
git add --intent-to-add: do not let an empty blob be committed by accident
author
Junio C Hamano
<gitster@pobox.com>
Sat, 29 Nov 2008 03:56:34 +0000
(19:56 -0800)
committer
Junio C Hamano
<gitster@pobox.com>
Mon, 1 Dec 2008 01:59:19 +0000
(17:59 -0800)
Writing a tree out of an index with an "intent to add" entry is blocked.
This implies that you cannot "git commit" from such a state; however you
can still do "git commit -a" or "git commit $that_path".
Signed-off-by: Junio C Hamano <gitster@pobox.com>
raw
|
patch
| inline |
side by side
(from:
331fcb5
)
No differences found