Add support for git worktrees

Authored by tnorth on Mar 11 2017, 2:46 PM.

Description

Add support for git worktrees

This patch adds support for the git worktree feature
(see https://git-scm.com/docs/git-worktree).
In a worktree, there is no .git/ folder, rather a .git
file which contains a path to the corresponding worktree
within the .git folder of the repository.

Differential Revision: https://phabricator.kde.org/D5014
BUG:375849

Details

Committed
brauchMar 11 2017, 2:49 PM
Differential Revision
D5014: Add support for git worktrees
Parents
R32:ad4c11f346af: Common fix for plugin names displayed in the shortcut editor
Branches
Unknown
Tags
Unknown