Extend GitWCRev to return the number of first-parent commits
commitade8d6856795c11cd276d1f18a715b5e8eb58073
authorStefan Küng <stefankueng@gmail.com>
Sat, 10 Mar 2018 16:16:08 +0000 (10 17:16 +0100)
committerSven Strickroth <email@cs-ware.de>
Sun, 18 Mar 2018 18:46:51 +0000 (18 19:46 +0100)
tree6752e253719101259bf54c3a496f49c38aee63d8
parent5fdf5546b1ce3e097eca6b9c2f2b3caaa9241e34
Extend GitWCRev to return the number of first-parent commits

This is a number that's kinda guaranteed to only increase and can be used as part of a version number. Similar to the last-commit-revision in Subversion.

Signed-off-by: Stefan Küng <stefankueng@gmail.com>
Signed-off-by: Sven Strickroth <email@cs-ware.de>
doc/source/en/TortoiseGit/tgit_gitwcrev.xml
src/GitWCRev/GitWCRev.cpp
src/GitWCRev/GitWCRev.h
src/GitWCRev/GitWCRevCOM.cpp
src/GitWCRev/GitWCRevCOM.h
src/GitWCRev/GitWCRevCOM.idl
src/GitWCRev/Test.tmpl
src/GitWCRev/TestW.tmpl
src/GitWCRev/status.cpp