You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If one tries to redate all commits including the initial commit, git-redate would fail (because HEAD~n whould point before the original commit). Newer git versions allow using --root as a commit. It would be nice if git-redate allow that.
tommyZZM, gabrielmaldi, danielthedifficult, sierikov, AndreiMiculita and 1 more