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

Support multiple worktrees in convert #4

Closed
9999years opened this issue Oct 8, 2024 · 0 comments · Fixed by #21
Closed

Support multiple worktrees in convert #4

9999years opened this issue Oct 8, 2024 · 0 comments · Fixed by #21
Milestone

Comments

@9999years
Copy link
Owner

The git prole convert command should support starting with multiple worktrees.

This involves topologically sorting the worktrees by path prefixes, because worktrees can be nested within each other and we need to move the deepest ones first.

@9999years 9999years added this to the 1.0 milestone Oct 9, 2024
@9999years 9999years mentioned this issue Oct 12, 2024
Merged
2 tasks
9999years added a commit that referenced this issue Oct 12, 2024
Closes #9
Closes #13 
Closes #14 

TODO:
- [x] lots of tests for `convert`
- [x] Configuration tests

I'll probably punt on #4 and #12 for a later PR.
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 a pull request may close this issue.

1 participant