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

feat(version-history), introduce a new command "version-history" #8712

Merged
merged 5 commits into from
Mar 27, 2024

Conversation

davidfirst
Copy link
Member

Introduce a new aspect+command to manage VersionHistory object.
The subcommands include:

  • bit version-history build - to rebuild the version history in case it got corrupted. it has an option to delete the existing VersonHistory object, and an option to run the command on a remote scope.
  • bit version-history graph - generates a graph image (png/svg) of the version history.
  • bit version-history show - output nicely the version history data.

@davidfirst davidfirst merged commit 22540f4 into master Mar 27, 2024
11 checks passed
@davidfirst davidfirst deleted the version-history-aspect branch March 27, 2024 02:11
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