summaryrefslogtreecommitdiff
path: root/todaygit.sh
blob: cc4c19da386d2b3c7b5e4c9319c5d39a15fd9374 (plain) (blame)
1
2
#!/bin/sh
exec faketime -m -f "@$(date --date='today UTC' +'%Y-%m-%d %H:%M:%S')" git "$@"