summarylogtreecommitdiffstats
path: root/pre-commit
blob: 3c02b611e1ef2ec4615b0b01d75febd6a119fff2 (plain)
1
2
3
4
5
#!/bin/bash

mksrcinfo
git add -f .SRCINFO
exit 0