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
Attempting to add a file that's not within the repository directory hierarchy will fail with an error anyway, but the user shouldn't be allowed to even make that mistake in the first place. Update FFileState::CanAdd() to check for this.
The text was updated successfully, but these errors were encountered:
Attempting to add a file that's not within the repository directory hierarchy will fail with an error anyway, but the user shouldn't be allowed to even make that mistake in the first place. Update FFileState::CanAdd() to check for this.
The text was updated successfully, but these errors were encountered: