Skip to content

improvement(diff), introduce "--parent" flag to display changes of the specified version #9498

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

Merged
merged 1 commit into from
Jan 24, 2025

Conversation

davidfirst
Copy link
Member

@davidfirst davidfirst commented Jan 24, 2025

Until now, to check what changes were done in a certain version, for example [email protected], you had to find out what was the previous version and then run bit diff foo 0.0.1 0.0.2.
With this PR, you can simply run bit diff foo 0.0.2 --parent.

@davidfirst davidfirst merged commit 156de95 into master Jan 24, 2025
10 checks passed
@davidfirst davidfirst deleted the diff-compare-to-parent branch January 24, 2025 22:15
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