cancel
Showing results for 
Search instead for 
Did you mean: 

how to implement pre-commit git hooks in SAP WEB IDE

Former Member

We are trying to implement pre-commit git hook in Cloud SAP Web IDE for one of our UI5 application. As the .git folder is not exposed in web IDE can anyone please let me know how and where to add the hook file to achieve this

Accepted Solutions (0)

Answers (2)

Answers (2)

michal_tall
Explorer
0 Kudos

Hi,

Web IDE like is based on JGIT and core.hooksPath isn't yet supported by JGit.
https://bugs.eclipse.org/bugs/show_bug.cgi?id=500266

Regards,
Michal

arun_srinivasan
Contributor
0 Kudos

Experts, Please let us know answer to this question