You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/routers/private
Lunny Xiao d578b71d61
move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364)
* move code.gitea.io/git to code.gitea.io/gitea/modules/git

* fix imports

* fix fmt

* fix misspell

* remove wrong tests data

* fix unit tests

* fix tests

* fix tests

* fix tests

* fix tests

* fix tests

* enable Debug to trace the failure tests

* fix tests

* fix tests

* fix tests

* fix tests

* fix tests

* comment commit count tests since git clone depth is 50

* fix tests

* update from code.gitea.io/git

* revert change to makefile
5 years ago
..
branch.go improve protected branch to add whitelist support (#2451) 7 years ago
internal.go Fix ssh deploy and user key constraints (#1357) (#5939) 5 years ago
key.go Fix ssh deploy and user key constraints (#1357) (#5939) 5 years ago
push_update.go move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364) 5 years ago
repository.go Clean up various use of escape/unescape functions for URL generation (#6334) 5 years ago
wiki.go fix clone wiki failed via ssh (#5503) 6 years ago