Skip to content
This repository was archived by the owner on Nov 9, 2017. It is now read-only.

Commit 1f3a412

Browse files
committed
Update draft release notes to 1.8.4
Signed-off-by: Junio C Hamano <[email protected]>
1 parent 8ff80a2 commit 1f3a412

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Documentation/RelNotes/1.8.4.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,10 @@ UI, Workflows & Features
3939
thing after you set "user.name/email" to introduce yourselves to
4040
Git. Now the variable defaults to "auto".
4141

42+
* "git status" learned status.branch and status.short configuration
43+
variables to use --branch and --short options by default (override
44+
with --no-branch and --no-short options from the command line).
45+
4246
* "git cmd <name>", when <name> happens to be a 40-hex string,
4347
directly uses the 40-hex string as an object name, even if a ref
4448
"refs/<some hierarchy>/<name>" exists. This disambiguation order

0 commit comments

Comments
 (0)