Commit Graph

8 Commits (0f54f42646ca08a98b9b07ea069ff8e6236967d4)

Author SHA1 Message Date
Lunny Xiao d578b71d61
move code.gitea.io/git to code.gitea.io/gitea/modules/git ()
* 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
Unknwon 9a2e43bff2 move out git module and send push hook
Unknwon 3a81fdf092 rename fields
Unknwon 37e0cee877 finish PR UI
Filippo Valsorda 5d5d774e03 Handle submodules without a .gitmodules entry - fix
lunnyxiao 150eef93b2 add submodule basic support & buf fixed
Unknwon 5c4bc3c848 Huge updates!!!!! Be careful to merge!!!!
Unknwon 8dd07c0ddd New UI merge in progress