summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: bddcefc)
raw | patch | inline | side by side (parent: bddcefc)
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>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/RelNotes/1.7.9.txt | patch | blob | history |
index 9b0a6ebf156ac632820e96a674b404cae8f5919f..f1294b458bef3122fe0024924a87c287aef8eb67 100644 (file)
knows MATLAB.
* "git log --format='<format>'" learned new %g[nNeE] specifiers to
- show information from the reflog entries when warlking 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,