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 67f8d5b commit b0fa280Copy full SHA for b0fa280
Documentation/RelNotes/1.7.9.3.txt
@@ -14,4 +14,11 @@ Fixes since v1.7.9.2
14
* "git add --refresh <pathspec>" used to warn about unmerged paths
15
outside the given pathspec.
16
17
+ * The commit log template given with "git merge --edit" did not have
18
+ a short instructive text like what "git commit" gives.
19
+
20
+ * "gitweb" used to drop warnings in the log file when "heads" view is
21
+ accessed in a repository whose HEAD does not point at a valid
22
+ branch.
23
24
Also contains minor fixes and documentation updates.
0 commit comments