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.
The text was updated successfully, but these errors were encountered:
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.The text was updated successfully, but these errors were encountered: