Fabian Zaremba
9224405155
LFS: Fix SSH authentication for trailing arguments ( #1328 )
...
Fixes #1296
2017-03-22 18:43:28 +08:00
Lunny Xiao
ebbcf6fe12
Allow push to init a wiki repo ( #1279 )
...
* allow push to init a wiki repo
* compact error check
2017-03-17 12:59:42 +08:00
Ethan Koenig
ec0ae5d50c
Refactor and fix incorrect comment ( #1247 )
2017-03-15 08:51:46 +08:00
Lunny Xiao
cd1821a7e2
Move push update to post-receive and protected branch check to pre-receive ( #1030 )
...
* move all push update to git hook post-receive and protected branch check to git hook pre-receive
* add SSH_ORIGINAL_COMMAND check back
* remove all unused codes
* fix the import
2017-02-25 22:54:40 +08:00
Lunny Xiao
0e6b9ea786
Take back control of hooks ( #1006 )
...
* git: delegate all server-side Git hooks (#1623 )
* create hooks directories
* take control hooks back
* fix lint
* bug fixed and minor changes
* fix imports style
* fix migration scripts
2017-02-23 11:40:44 +08:00