Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Update 1.7.8 draft release notes in preparation for rc4
author
Junio C Hamano
<gitster@pobox.com>
Wed, 23 Nov 2011 02:23:36 +0000
(18:23 -0800)
committer
Junio C Hamano
<gitster@pobox.com>
Wed, 23 Nov 2011 02:23:36 +0000
(18:23 -0800)
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/RelNotes/1.7.8.txt
patch
|
blob
|
history
raw
|
patch
| inline |
side by side
(parent:
9fd389b
)
diff --git
a/Documentation/RelNotes/1.7.8.txt
b/Documentation/RelNotes/1.7.8.txt
index 487f0c372837f19877f673c3b65b63c01be16b38..d9da586972620cf10157bc55cc24d6c40434ff6f 100644
(file)
--- a/
Documentation/RelNotes/1.7.8.txt
+++ b/
Documentation/RelNotes/1.7.8.txt
@@
-29,7
+29,7
@@
Updates since v1.7.7
files from the index, not from the working tree.
* Variants of "git cherry-pick" and "git revert" that take multiple
- commits learned to "--continue".
+ commits learned to "--continue"
and "--abort"
.
* "git daemon" gives more human readble error messages to clients
using ERR packets when appropriate.