summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 2ee8c5b)
raw | patch | inline | side by side (parent: 2ee8c5b)
author | Junio C Hamano <gitster@pobox.com> | |
Sun, 31 Jan 2010 20:20:30 +0000 (12:20 -0800) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Sun, 31 Jan 2010 20:20:30 +0000 (12:20 -0800) |
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/RelNotes-1.7.0.txt | patch | blob | history |
index 7ed6a3af2e97c8884b9758408a46b2962d87e663..6510d42abdfd64631b334be6417235b5f9163e38 100644 (file)
configured that variable.
* "git status" is not "git commit --dry-run" anymore. This change does
- not affect you if you run the command without pathspec.
+ not affect you if you run the command without argument.
* "git diff" traditionally treated various "ignore whitespace" options
only as a way to filter the patch output. "git diff --exit-code -b"
--
exec >/var/tmp/1
-O=v1.7.0-rc0-48-gdace5dd
-O=v1.7.0-rc0-67-gb10b918
+O=v1.7.0-rc1-6-g2ee8c5b
echo O=$(git describe master)
git shortlog --no-merges $O..master ^maint