From 21ec9df50d4707d2cf555a96b8add29ebcd1324c Mon Sep 17 00:00:00 2001 From: Pierre-Yves Chibon Date: Sep 23 2018 13:15:12 +0000 Subject: Bring back the existing git hook files but as symlink to a non-existing file Signed-off-by: Pierre-Yves Chibon --- diff --git a/pagure/hooks/files/default_hook.py b/pagure/hooks/files/default_hook.py new file mode 120000 index 0000000..6be2006 --- /dev/null +++ b/pagure/hooks/files/default_hook.py @@ -0,0 +1 @@ +/does/not/exist \ No newline at end of file diff --git a/pagure/hooks/files/mirror.py b/pagure/hooks/files/mirror.py new file mode 120000 index 0000000..6be2006 --- /dev/null +++ b/pagure/hooks/files/mirror.py @@ -0,0 +1 @@ +/does/not/exist \ No newline at end of file diff --git a/pagure/hooks/files/pagure_block_unsigned.py b/pagure/hooks/files/pagure_block_unsigned.py new file mode 120000 index 0000000..6be2006 --- /dev/null +++ b/pagure/hooks/files/pagure_block_unsigned.py @@ -0,0 +1 @@ +/does/not/exist \ No newline at end of file diff --git a/pagure/hooks/files/pagure_force_commit_hook.py b/pagure/hooks/files/pagure_force_commit_hook.py new file mode 120000 index 0000000..6be2006 --- /dev/null +++ b/pagure/hooks/files/pagure_force_commit_hook.py @@ -0,0 +1 @@ +/does/not/exist \ No newline at end of file diff --git a/pagure/hooks/files/pagure_hook.py b/pagure/hooks/files/pagure_hook.py new file mode 120000 index 0000000..6be2006 --- /dev/null +++ b/pagure/hooks/files/pagure_hook.py @@ -0,0 +1 @@ +/does/not/exist \ No newline at end of file diff --git a/pagure/hooks/files/pagure_hook_requests.py b/pagure/hooks/files/pagure_hook_requests.py new file mode 120000 index 0000000..6be2006 --- /dev/null +++ b/pagure/hooks/files/pagure_hook_requests.py @@ -0,0 +1 @@ +/does/not/exist \ No newline at end of file diff --git a/pagure/hooks/files/pagure_hook_tickets.py b/pagure/hooks/files/pagure_hook_tickets.py new file mode 120000 index 0000000..6be2006 --- /dev/null +++ b/pagure/hooks/files/pagure_hook_tickets.py @@ -0,0 +1 @@ +/does/not/exist \ No newline at end of file diff --git a/pagure/hooks/files/pagure_no_new_branches b/pagure/hooks/files/pagure_no_new_branches new file mode 120000 index 0000000..6be2006 --- /dev/null +++ b/pagure/hooks/files/pagure_no_new_branches @@ -0,0 +1 @@ +/does/not/exist \ No newline at end of file