#!/bin/bash git show --abbrev-commit --pretty=format:%h > git-commit-count git describe --all --long > git-commit-version