Compare commits
No commits in common. 'eb62dea91e516e36e4c347667366b5aff5755867' and '4c7786b3b6e5bf8b5798da3ce387624d4da63f7c' have entirely different histories.
eb62dea91e
...
4c7786b3b6
@ -1,2 +1,2 @@ |
||||
#!/usr/bin/env bash |
||||
"$GITEA_ROOT/gitea" hook --config="$GITEA_ROOT/$GITEA_CONF" post-receive |
||||
"/home/tris/Projects/go/src/code.gitea.io/gitea/gitea" hook --config='/home/tris/Projects/go/src/code.gitea.io/gitea/custom/conf/app.ini' post-receive |
||||
|
@ -1,2 +1,2 @@ |
||||
#!/usr/bin/env bash |
||||
"$GITEA_ROOT/gitea" hook --config="$GITEA_ROOT/$GITEA_CONF" pre-receive |
||||
"/home/tris/Projects/go/src/code.gitea.io/gitea/gitea" hook --config='/home/tris/Projects/go/src/code.gitea.io/gitea/custom/conf/app.ini' pre-receive |
||||
|
@ -1,2 +1,2 @@ |
||||
#!/usr/bin/env bash |
||||
"$GITEA_ROOT/gitea" hook --config="$GITEA_ROOT/$GITEA_CONF" update $1 $2 $3 |
||||
"/home/tris/Projects/go/src/code.gitea.io/gitea/gitea" hook --config='/home/tris/Projects/go/src/code.gitea.io/gitea/custom/conf/app.ini' update $1 $2 $3 |
||||
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -1 +0,0 @@ |
||||
c8e31bc7688741a5287fcde4fbb8fc129ca07027 |
@ -1 +0,0 @@ |
||||
cfe3b3c1fd36fba04f9183287b106497e1afe986 |
@ -1 +0,0 @@ |
||||
8babce967f21b9dfa6987f943b91093dac58a4f0 |
@ -1 +0,0 @@ |
||||
../../../templates/base/footer_content.tmpl |
@ -1 +0,0 @@ |
||||
../../../templates/base/head_navbar.tmpl |
Loading…
Reference in new issue