Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- git filter-branch --env-filter \
- 'if [ $GIT_COMMIT = c4c61ccceb8696ccdd93612ed588629b7b117eae ]
- then
- export GIT_AUTHOR_DATE="Sat Feb 18 14:38:53 2012 -0500"
- export GIT_COMMITTER_DATE="Sat Feb 18 14:38:01 2012 -0500"
- fi'
Add Comment
Please, Sign In to add comment