bookmarks/count_commits.sh

3 lines
45 B
Bash
Raw Normal View History

2018-09-06 10:36:22 +00:00
#/usr/bin/env bash
git rev-list HEAD --count