File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -27,10 +27,10 @@ Install from vscode marketplace [SharedLock](https://marketplace.visualstudio.co
2727
2828## How it works
2929
30- For preventing merge confilicts while editing same file, developer can lock the file, so other team members
31- cannot edit it, until first developer releases the file
30+ For preventing merge confilicts while editing same file, developer can lock the file, so other team members
31+ cannot edit it, until first developer releases the file
3232
33- This works inside identical project source tree ( i.e. cloned repo of same project, but doen't care abount branch),
34- Locks works on [Workspace]/**/* files.
33+ This works inside identical project source tree ( i.e. cloned repo of same project, but doen't care abount branch),
34+ Locks works on [ Workspace] /** /* files.
3535
3636
You can’t perform that action at this time.
0 commit comments