bookmarks/count_commits.sh
2018-09-06 12:36:22 +02:00

3 lines
45 B
Bash

#/usr/bin/env bash
git rev-list HEAD --count