abapGit/docs/ref-write-protect.md
2018-05-10 07:04:09 +00:00

518 B

title category order
Write protect reference 30

The write protected repository feature will make sure users cannot overwrite objects in the SAP system with objects from the git repository. So it helps enforcing that data can only go from the SAP system to the Git repository.

The feature disables pulls, uninstall of all objects, switching branches etc.

To enable:

In the repo, click "Repo settings"

Tick "Write protect"

Click "Save"