Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Update draft release notes to 1.8.4
author
Junio C Hamano
<gitster@pobox.com>
Sun, 23 Jun 2013 21:55:45 +0000
(14:55 -0700)
committer
Junio C Hamano
<gitster@pobox.com>
Sun, 23 Jun 2013 21:55:45 +0000
(14:55 -0700)
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/RelNotes/1.8.4.txt
patch
|
blob
|
history
raw
|
patch
|
inline
| side by side (parent:
8ff80a2
)
diff --git
a/Documentation/RelNotes/1.8.4.txt
b/Documentation/RelNotes/1.8.4.txt
index 408c602cc4c0763c47d48dee5e43f4d85633daee..097654672da4da372be522ace7d5b5518e892d74 100644
(file)
--- 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".
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
* "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