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
Building a project with -C ./path from a directory containing a repository that is not clean, generates the warning that the index is not clean and -f should be used.
Building a project with
-C ./pathfrom a directory containing a repository that is not clean, generates the warning that the index is not clean and-fshould be used.