mirror of
https://github.com/git/git.git
synced 2024-11-01 23:07:55 +01:00
Merge branch 'maint'
* maint: Start 1.7.0 maintenance track Conflicts: RelNotes
This commit is contained in:
commit
7e94805db2
1 changed files with 11 additions and 0 deletions
11
Documentation/RelNotes-1.7.0.1.txt
Normal file
11
Documentation/RelNotes-1.7.0.1.txt
Normal file
|
@ -0,0 +1,11 @@
|
||||||
|
Git v1.7.0.1 Release Notes
|
||||||
|
==========================
|
||||||
|
|
||||||
|
Fixes since v1.7.0
|
||||||
|
------------------
|
||||||
|
|
||||||
|
--
|
||||||
|
exec >/var/tmp/1
|
||||||
|
echo O=$(git describe)
|
||||||
|
O=v1.7.0
|
||||||
|
git shortlog $O..
|
Loading…
Reference in a new issue