We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ff80a2 commit 1f3a412Copy full SHA for 1f3a412
Documentation/RelNotes/1.8.4.txt
@@ -39,6 +39,10 @@ UI, Workflows & Features
39
thing after you set "user.name/email" to introduce yourselves to
40
Git. Now the variable defaults to "auto".
41
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
+
46
* "git cmd <name>", when <name> happens to be a 40-hex string,
47
directly uses the 40-hex string as an object name, even if a ref
48
"refs/<some hierarchy>/<name>" exists. This disambiguation order
0 commit comments