Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow using git rebase -i --root #23

Open
MateuszKubuszok opened this issue Jun 1, 2019 · 2 comments
Open

Allow using git rebase -i --root #23

MateuszKubuszok opened this issue Jun 1, 2019 · 2 comments

Comments

@MateuszKubuszok
Copy link

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.

@danielthedifficult
Copy link

Having this same issue

@nagarajpandith
Copy link

same issue here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants