added bug report where git worktree remove fails
This commit is contained in:
parent
959b511b55
commit
2951793905
1 changed files with 1 additions and 0 deletions
1
doc/bugs/git_worktree_remove_fails.mdwn
Normal file
1
doc/bugs/git_worktree_remove_fails.mdwn
Normal file
|
@ -0,0 +1 @@
|
|||
"git worktree remove" fails if git-annex has operated on the worktree, because git expects .git in a worktree to be a file, while git-annex changes it to a symlink ([[tips/Using_git-worktree_with_annex/]]). Also, git-annex-test does not currently seem to test git-annex operation on worktrees added by git-worktree?
|
Loading…
Add table
Reference in a new issue