Author: Malte Bublitz
Language/File type: Bash script
Description
Source: https://www.reddit.com/r/git/s/JOmb5gpz3S
Code
1
2
3
git commit -am "I see an iceberg ahead" \
--date='1912-04-15T03:18:00Z'
git push -f
This is a nopaste service, powered by Flying Paste.
Author: Malte Bublitz
Language/File type: Bash script
Source: https://www.reddit.com/r/git/s/JOmb5gpz3S
1
2
3
git commit -am "I see an iceberg ahead" \
--date='1912-04-15T03:18:00Z'
git push -f