inkstitch/git-hooks/pre-commit

5 wiersze
79 B
Bash
Executable File

#!/bin/bash
make messages.po | grep -v 'is up to date\.$'
git add messages.po