summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2013-06-23 21:55:45 (GMT)
committerJunio C Hamano <gitster@pobox.com>2013-06-23 21:55:45 (GMT)
commit1f3a412dfaf2d12583e3286c6d20b403da8cc963 (patch)
tree433f83a1b5a8f4f81840f1bb95f250631d0b5a0c
parent8ff80a2f0514080a741c19532a094f1fa79dc8e2 (diff)
downloadgit-1f3a412dfaf2d12583e3286c6d20b403da8cc963.zip
git-1f3a412dfaf2d12583e3286c6d20b403da8cc963.tar.gz
git-1f3a412dfaf2d12583e3286c6d20b403da8cc963.tar.bz2
Update draft release notes to 1.8.4
Signed-off-by: Junio C Hamano <gitster@pobox.com>
-rw-r--r--Documentation/RelNotes/1.8.4.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/Documentation/RelNotes/1.8.4.txt b/Documentation/RelNotes/1.8.4.txt
index 408c602..0976546 100644
--- a/Documentation/RelNotes/1.8.4.txt
+++ b/Documentation/RelNotes/1.8.4.txt
@@ -39,6 +39,10 @@ UI, Workflows & Features
thing after you set "user.name/email" to introduce yourselves to
Git. Now the variable defaults to "auto".
+ * "git status" learned status.branch and status.short configuration
+ variables to use --branch and --short options by default (override
+ with --no-branch and --no-short options from the command line).
+
* "git cmd <name>", when <name> happens to be a 40-hex string,
directly uses the 40-hex string as an object name, even if a ref
"refs/<some hierarchy>/<name>" exists. This disambiguation order