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

Print new hash on stdout on success #30

Closed

Conversation

masklinn
Copy link
Contributor

While it's currently possible to check the new value of HEAD, it becomes an issue with #29. While looking up the new commit by prefix might be possible it's annoying. And it becomes very difficult when rewriting on a oid as then the entire repository has to be looked up (since the new commit is "detached")

While it's currently possible to check the new value of HEAD, it
becomes an issue if support for converting non-HEAD commits (whether
on a ref or raw OIDs) becomes an option. While looking up the new
commit by prefix might be possible it's annoying (even more so on
lucky-commit where every commit is luckified).
@masklinn
Copy link
Contributor Author

CI failure should be fixed, implicit format! capture was apparently added in 1.58 and lucky-commit is MSRV'd to 1.57.

@not-an-aardvark
Copy link
Owner

IMO, this isn't too useful anymore since #29 is closed. Thanks anyway for the PR!

@masklinn masklinn deleted the print-hash-on-success branch November 22, 2023 20:27
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

Successfully merging this pull request may close these issues.

2 participants