Is it possible to count the number of Mercurial/Git change sets with a simple command line with arguments?
For mercurial just check the numeric revision id of 'tip' (defined as the highest numbered revision):
$ hg id --num --rev tip
97
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With