Skip to content

Commit bc7011b

Browse files
committed
Cleanup: Remove obsolete pre-push git hook
This commit removes the pre-push git hook and its associated install script. The pre-push hook was originally implemented to validate changes to Concourse CI pipeline files before they were pushed to the repository. Since the project has fully migrated away from Concourse CI and all related pipeline files have been deleted from the codebase, this hook is now obsolete and serves no purpose.
1 parent d3a46c6 commit bc7011b

3 files changed

Lines changed: 0 additions & 54 deletions

File tree

pom.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -708,7 +708,6 @@ code or new licensing patterns.
708708
<exclude>src/tools/make_mkid</exclude>
709709
<exclude>src/tools/tidy</exclude>
710710
<exclude>src/tools/find_typedef</exclude>
711-
<exclude>src/tools/hooks/pre-push</exclude>
712711
<exclude>src/tools/valgrind.supp</exclude>
713712
<exclude>src/tools/pgindent/perltidyrc</exclude>
714713
<exclude>src/tools/pgindent/README.gpdb</exclude>

src/tools/hooks/install

Lines changed: 0 additions & 6 deletions
This file was deleted.

src/tools/hooks/pre-push

Lines changed: 0 additions & 47 deletions
This file was deleted.

0 commit comments

Comments
 (0)