Commit Graph

10 Commits (22dec1cea6ad9a0a22b62de6bbc097cf3f2e1711)

Author SHA1 Message Date
kolaente f9ec2f89f2 Add golangci ()
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
Arthur Ouyang fc56f42dc3 Use refStr[len("refs/heads/"):] instead of refStr[11:] and fix error
Fix 
Arthur Ouyang 0bd4d15e47 Use refStr[11:] instead of TrimPrefix
Fix 
Arthur Ouyang e04c97b9fa Fix - the hyperlink and the display name of the branch
The hyperlink and the display name of the branch if the branch is in a folder or the branch name has '#'
Unknwon 6f8e388b55 fix
- prevent create reop on existed path
Unknwon 64c68220d2 Fix
Unknwon 5c4bc3c848 Huge updates!!!!! Be careful to merge!!!!
Unknwon 8dd07c0ddd New UI merge in progress