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
The value of this option is implicitly prepended to all build arguments. So that if 'targettree' is set to 'build', then 'fix test.txt' will be equivalent to 'fix build/test.txt'. (If this value is not set, then the current worktree path is prepended instead.)
The text was updated successfully, but these errors were encountered:
The value of this option is implicitly prepended to all build arguments. So that if 'targettree' is set to 'build', then 'fix test.txt' will be equivalent to 'fix build/test.txt'. (If this value is not set, then the current worktree path is prepended instead.)
The text was updated successfully, but these errors were encountered: