message no. 106180
Posted by dman777_alter in #github at 2015-08-04T22:01:44Z
If file apple.txt exists in branch foo and it's staged for a commit.... and I do git worktree add ../bar origin/bar... why does that file show in ../bar with git status?