git filter-branch --env-filter 'export GIT_COMMITTER_DATE="$GIT_AUTHOR_DATE"' |
Exactly what I needed too :-)
exactly what I needed three ;-)
exactly what I needed four ;-)
Gimme exactly what I needed five
exactly what I needed six ;-)
Absolutely what I needed seven ;-)
Just the thing I wanted eight & nine!
Since git 1.6.3 git rebase
has --committer-date-is-author-date
for this purpose.
git rebase --committer-date-is-author-date
Use git rebase HEAD~x --committer-date-is-author-date
to apply this to x
commits available in the HEAD.
Since git 1.6.3 git rebase has
--committer-date-is-author-date
for this purpose.
git rebase --committer-date-is-author-date
Use
git rebase HEAD~x --committer-date-is-author-date
to apply this tox
commits available in the HEAD.
Thanks for finding that!
Since git 1.6.3
git rebase
has--committer-date-is-author-date
for this purpose.
git rebase --committer-date-is-author-date
Use
git rebase HEAD~x --committer-date-is-author-date
to apply this tox
commits available in the HEAD.
Exactly what I needed Max Pro!
exactly what I needed