1 2 3 4 5 6
#!/bin/sh # # Hook to automatically create/update .SRCINFO file and add it to every commit # To activate, copy into .git/hooks make srcinfo git add .SRCINFO