update
This commit is contained in:
parent
8d7f66f589
commit
4798d67557
1 changed files with 3 additions and 0 deletions
3
git_bump_date
Executable file
3
git_bump_date
Executable file
|
|
@ -0,0 +1,3 @@
|
|||
#!/bin/sh
|
||||
|
||||
LC_ALL=C GIT_COMMITTER_DATE="$(date --date='07:00 today')" git rebase --exec "git commit --amend --no-edit --date '$(date --date="07:00 today")'"
|
||||
Loading…
Reference in a new issue