This commit is contained in:
larshp 2018-05-10 07:04:09 +00:00
parent 4657965117
commit cd385a9a3a
3 changed files with 6 additions and 4 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.4 KiB

View File

@ -10,10 +10,12 @@ The feature disables pulls, uninstall of all objects, switching branches etc.
To enable:
1. from the abapGit main screen: Advanced -> Database util
In the repo, click "Repo settings"
2. find the repository, click "Edit"
![](img/repo_settings_click.png)
3. find the value `<WRITE_PROTECT/>` and replace with `<WRITE_PROTECT>X</WRITE_PROTECT>`
Tick "Write protect"
4. restart abapGit(just to make sure caches are cleared)
![](img/repo_settings_write.png)
Click "Save"