Skip to content

Commit b0fa280

Browse files
committed
Update draft release notes to 1.7.9.3
Signed-off-by: Junio C Hamano <[email protected]>
1 parent 67f8d5b commit b0fa280

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

Documentation/RelNotes/1.7.9.3.txt

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,11 @@ Fixes since v1.7.9.2
1414
* "git add --refresh <pathspec>" used to warn about unmerged paths
1515
outside the given pathspec.
1616

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+
1724
Also contains minor fixes and documentation updates.

0 commit comments

Comments
 (0)