News

The git rev-list command will show all commits that fit the given revision criteria. By adding in the --count flag, we get a count of the number of commits that would have been displayed. Knowing this ...