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

Fix clean method in DistributedRepository #490

Open
JeongHunP opened this issue Aug 9, 2023 · 0 comments
Open

Fix clean method in DistributedRepository #490

JeongHunP opened this issue Aug 9, 2023 · 0 comments

Comments

@JeongHunP
Copy link
Contributor

1, clean method does not remove past tags, so fix it to remove tags attached to the branch of the previous blocks.
2. Looking at https://github.com/postech-dao/simperby/blob/main/repository/src/interpret/works.rs#L261, this method tries to checkout already removed branch which results in not found error. You can see this method tries to remove the branch right above line 261.

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