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: Add hidden branch-meta commands #89

Merged
merged 1 commit into from
Apr 24, 2023
Merged

feat: Add hidden branch-meta commands #89

merged 1 commit into from
Apr 24, 2023

Conversation

draftcode
Copy link
Contributor

This adds hidden branch-meta commands for the internal metadata access.
Useful for debugging / addressing user issues.

This neglects the parent-child relationship maintenance and just try to
rebuild the relationship from parents for all branches.

@aviator-app
Copy link
Contributor

aviator-app bot commented Apr 21, 2023

Current Aviator status

Aviator will automatically update this comment as the status of the PR changes.
Comment /aviator refresh to force Aviator to re-examine your PR (or learn about other /aviator commands).

This PR was merged using Aviator.

@draftcode draftcode requested a review from twavv April 21, 2023 23:19
Copy link
Contributor

@twavv twavv left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we change the av branch-meta set-parent command to just av branch-meta set and that way we can add other options in the future?

av branch-meta set <branch name> --parent=<parent branch name>

Also, adding av branch-meta rebuild-children as a command would be good IMO.

This adds hidden branch-meta commands for the internal metadata access.
Useful for debugging / addressing user issues.

This neglects the parent-child relationship maintenance and just try to
rebuild the relationship from parents for all branches.
@draftcode
Copy link
Contributor Author

Can we change the av branch-meta set-parent command to just av branch-meta set and that way we can add other options in the future?

av branch-meta set <branch name> --parent=<parent branch name>

Also, adding av branch-meta rebuild-children as a command would be good IMO.

Done.

@aviator-app aviator-app bot merged commit 605c521 into master Apr 24, 2023
@aviator-app aviator-app bot deleted the branchmeta branch April 24, 2023 22:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants