Merge pull request #1368 from larshp/issue_1352

docs: fix #1352
This commit is contained in:
Lars Hvam 2018-05-11 10:11:28 +02:00 committed by GitHub
commit 0e720e9994
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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"