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
Use rev-parse to get the HEAD directory instead of manually looking for
it. This method works in the main repository, worktrees and submodules.
Closes#4136
Environment
Problem Description
I created a git worktree with
git worktree add ../master master
.tree:
Expected Behavior
Successful compilation from the worktree.
Actual Behavior
CMAKE error occours when building from the worktree.
Steps to repropduce
Debug Logs
The text was updated successfully, but these errors were encountered: