Skip to content

Commit 7e94805

Browse files
committed
Merge branch 'maint'
* maint: Start 1.7.0 maintenance track Conflicts: RelNotes
2 parents 263830c + 9b25048 commit 7e94805

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

Documentation/RelNotes-1.7.0.1.txt

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

0 commit comments

Comments
 (0)