New file from web UI overwrites file if existent
Closed
New file from web UI overwrites file if existent
Created by: cirosantilli
- create a file
- create it again with another content
- commit
Expected: commit fails.
Actual: commit succeeds and overwrites the old file.
Please register or sign in to reply