projects
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bddcefc
)
Fix typo in 1.7.9 release notes
author
Michael Haggerty
<mhagger@alum.mit.edu>
Mon, 23 Jan 2012 12:09:58 +0000
(13:09 +0100)
committer
Junio C Hamano
<gitster@pobox.com>
Mon, 23 Jan 2012 18:11:13 +0000
(10:11 -0800)
Signed-off-by: Michael Haggerty <mhagger@alum.mit.edu>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/RelNotes/1.7.9.txt
patch
|
blob
|
history
diff --git
a/Documentation/RelNotes/1.7.9.txt
b/Documentation/RelNotes/1.7.9.txt
index 9b0a6ebf156ac632820e96a674b404cae8f5919f..f1294b458bef3122fe0024924a87c287aef8eb67 100644
(file)
--- a/
Documentation/RelNotes/1.7.9.txt
+++ b/
Documentation/RelNotes/1.7.9.txt
@@
-63,7
+63,7
@@
Updates since v1.7.8
knows MATLAB.
* "git log --format='<format>'" learned new %g[nNeE] specifiers to
- show information from the reflog entries when wa
r
lking the reflog
+ show information from the reflog entries when walking the reflog
(i.e. with "-g").
* "git pull" can be used to fetch and merge an annotated/signed tag,