summaryrefslogtreecommitdiff
path: root/git-hooks/pre-commit
blob: f01b516eab3f1f4c26b405da546fc03d4daa5bef (plain)
1
2
3
4
#!/bin/bash

make messages.po | grep -v 'is up to date\.$'
git add messages.po