Uninstall
May 9, 2017Less than 1 minutegetting-started
Here's how to completely uninstall abapGit:
Developer Version
To remove the developer version, run the standalone version of abapGit and use it to uninstall the developer version.
Standalone Version
Follow these steps to remove the standalone version including objects that were genereated by abapGit:
- Delete ABAP program
ZABAPGIT_STANDALONEusingSE38orSE80 - Delete enqueue object
EZABAPGITviaSE11 - Delete transparent table
ZABAPGITviaSE11 - Delete MIME objects
ZABAPGIT_CSS_COMMONandZABAPGIT_JS_COMMONin transactionSMW0(if present) - Delete interface
ZIF_APACK_MANIFESTusingSE24orSE80(optional, cloned repositories may still use this interface)