Lunny Xiao
5c0bee9b20
refactor update ssh key use time ( #1466 )
8 years ago
Fabian Zaremba
9224405155
LFS: Fix SSH authentication for trailing arguments ( #1328 )
...
Fixes #1296
8 years ago
Lunny Xiao
ebbcf6fe12
Allow push to init a wiki repo ( #1279 )
...
* allow push to init a wiki repo
* compact error check
8 years ago
Ethan Koenig
ec0ae5d50c
Refactor and fix incorrect comment ( #1247 )
8 years ago
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
8 years ago
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
8 years ago