Skip to content

Commit 6207011

Browse files
committed
Start 1.6.3.1 maintenance series.
Signed-off-by: Junio C Hamano <[email protected]>
1 parent f01f109 commit 6207011

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

Documentation/RelNotes-1.6.3.1.txt

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
GIT v1.6.3.1 Release Notes
2+
==========================
3+
4+
Fixes since v1.6.3
5+
------------------
6+
7+
--
8+
exec >/var/tmp/1
9+
O=v1.6.3
10+
echo O=$(git describe maint)
11+
git shortlog $O..maint
12+

RelNotes

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Documentation/RelNotes-1.6.3.txt
1+
Documentation/RelNotes-1.6.3.1.txt

0 commit comments

Comments
 (0)