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

Worktrees tab #1541

Draft
wants to merge 39 commits into
base: master
Choose a base branch
from
Draft

Worktrees tab #1541

wants to merge 39 commits into from

Conversation

heiskane
Copy link
Contributor

@heiskane heiskane commented Feb 11, 2023

It changes the following:

  • Adds a new tab for worktrees
  • Can run in bare repositories
  • Changing current worktrees
  • Lock/Unlock Worktree
  • Prune/Force Prune worktree
  • Indicate which worktrees are valid/invalid
  • Show currently selected worktree

TODO:

  • Fix pull/push in worktrees
  • Show current branch in each worktree
  • Order worktrees?
  • Keep track of parent repo? Currently assumes a worktree directory is in bare-repo directory but this might not be the case.
  • Use async for fetching worktrees?
  • Tests

I followed the checklist:

  • I added unittests
  • I ran make check without errors
  • [ x] I tested the overall application
  • I added an appropriate item to the changelog

Copy link

stale bot commented Mar 17, 2024

This issue has been automatically marked as stale because it has not had any activity half a year. It will be closed in 14 days if no further activity occurs. Thank you for your contributions.

@stale stale bot added the dormant Marked by stale bot on close label Mar 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dormant Marked by stale bot on close
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant