1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-10-18 06:33:44 -04:00
gitea/routers/private
wxiaoguang afa8dd45af
Make git push options accept short name (#32245)
Just like what most CLI parsers do: `--opt` means `opt=true`

Then users could use `-o force-push` as `-o force-push=true`
2024-10-12 05:42:10 +00:00
..
tests/repos
actions.go
default_branch.go Support repo license (#24872) 2024-10-01 15:25:08 -04:00
hook_post_receive_test.go
hook_post_receive.go Make git push options accept short name (#32245) 2024-10-12 05:42:10 +00:00
hook_pre_receive.go Fix protected branch files detection on pre_receive hook (#31778) 2024-08-06 13:32:49 +00:00
hook_proc_receive.go
hook_verification_test.go
hook_verification.go
internal_repo.go
internal.go Add pure SSH LFS support (#31516) 2024-09-27 10:27:37 -04:00
key.go
mail.go
main_test.go
manager_process.go
manager_unix.go
manager_windows.go
manager.go
restore_repo.go
serv.go Add pure SSH LFS support (#31516) 2024-09-27 10:27:37 -04:00
ssh_log.go