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 5374701 commit 4b6846dCopy full SHA for 4b6846d
Documentation/RelNotes/2.36.0.txt
@@ -84,6 +84,10 @@ UI, Workflows & Features
84
age-old "update-server-info" command, which is rarely useful these
85
days.
86
87
+ * "git stash" does not allow subcommands it internally runs as its
88
+ implementation detail, except for "git reset", to emit messages;
89
+ now "git reset" part has also been squelched.
90
+
91
92
Performance, Internal Implementation, Development Support etc.
93
0 commit comments