diff --git a/docs/ref-dot-abapgit.md b/docs/ref-dot-abapgit.md index 3221f51fb..5086990aa 100644 --- a/docs/ref-dot-abapgit.md +++ b/docs/ref-dot-abapgit.md @@ -61,6 +61,8 @@ Invalid prefix: * ZFOO * ZBAR +The folder logic PREFIX allows to install the repository into a different parent package. This can even be $tmp, in that case no transport order is required. + ### FULL Any package name is accepted @@ -70,6 +72,8 @@ Any package name is accepted will give folder structure /zsomething/zhello/ +The folder logic FULL forces the installation of the repository into packages with exactly the same name. This can be problematic for contributors who work on systems where specific prefixes are to be used. + ## Ignore Files which abapGit will not download into your ABAP system.