bookmarks/count_commits.sh

3 lines
46 B
Bash
Raw Normal View History

2019-11-22 23:43:55 +01:00
#!/usr/bin/env bash
2018-09-06 12:36:22 +02:00
git rev-list HEAD --count