summaryrefslogtreecommitdiff
path: root/msg-record-original-commit
blob: cbb96e19ed7d1401b1babe2c7b513e430f32b5dc (plain)
1
2
3
4
#!/bin/sh
# commit message filter used with git-filter-branch to record the original commit ID
cat
echo "\nOriginally-Committed-As: $GIT_COMMIT"