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
/ isn't being escape when calling ProjectFile.save() but it is when using ProjectFileManager.get(), because of this, a 404 error is received when attempting to update a file that isn't in the root of a repository.