Merge branch 'mt/open-worktree'
Clean up the code that checks if a directory is a Git repo. Use git rev-parse instead of rolling our own logic to find that out. A side effect (which also happens to be the main motivation behind it) of this change is that git-gui can now open worktrees other than the main worktree. * mt/open-worktree: git-gui: allow opening work trees from the startup dialog
Pratyush Yadav committed
Jun 22, 2020 at 20:23 UTC
469725c1a3d44f7e1475f1d37cd13e0824d4ea41
No changes.