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

[Bug] [Critical] fatal: ambiguous argument 'HEAD~{some commits count}..HEAD' #39

Open
RUVATA opened this issue Nov 20, 2022 · 0 comments

Comments

@RUVATA
Copy link

RUVATA commented Nov 20, 2022

At attempting of use utility at any count of commits (-c cli parameter → -c 10, -c 15 etc.)

After edit dates in temporary text file - we have error:
for example → at call git redate -c 15 (work dir is clean - it is already verified)
fatal: ambiguous argument 'HEAD~15..HEAD': unknown revision or path not in the working tree.

Conceptual idea of script, and interface for batch change date's as temporary list - is great solution
But, It's a pity that it doesn't work
We had to use other solution https://github.com/kareemaly/git-change-date

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

1 participant