Welcome to mirror list, hosted at ThFree Co, Russian Federation.

RelNotes-1.7.0.1.txt « Documentation - git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: ab0f9764da71f085c02bf43aa753b176e421be01 (plain)
1
2
3
4
5
6
7
8
9
10
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..