about summary refs log tree commit diff
path: root/pre-commit
blob: 2867963e8ac46c2b1d1bc7ef520397d9e9f493e0 (plain)
1
2
3
4
#!/bin/bash
# example of how it might be used in a git hook
whenwasit --ignore .whenwasit-ignore . > .whenwasit
git add .whenwasit