You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add support to work with git worktrees in the GitHubClient interface. See githubclient.ts and types.ts.
A user should be able to perform typical operations easily and potentially run initialization commands as well.
#78