kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #20493
Re: KiCad GUI translations moved
In response to a message written on 19.09.2015, 00:16, from Mark Roszko:
Consecutive numbers which don't mean anything once you work on
multiple branches because they get reused. With git I can cherry-pick
commits globally across branches ))))
OK, but I need include commit number in git archive file. On the moment there
are 768 commits, so:
git archive | bzip2 > kicad-i18n-g768.tar.bz2
How to recognize commits count on master?
In bzr was:
bzr revno
--
Best Regards,
LordBlick
Follow ups
References