mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2025-05-31 20:02:09 +00:00
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
This commit is contained in:
parent
d056bf300f
commit
d578b71d61
174 changed files with 3044 additions and 145 deletions
1
modules/git/tests/repos/repo1_bare/refs/heads/branch1
Normal file
1
modules/git/tests/repos/repo1_bare/refs/heads/branch1
Normal file
|
@ -0,0 +1 @@
|
|||
2839944139e0de9737a044f78b0e4b40d989a9e3
|
1
modules/git/tests/repos/repo1_bare/refs/heads/branch2
Normal file
1
modules/git/tests/repos/repo1_bare/refs/heads/branch2
Normal file
|
@ -0,0 +1 @@
|
|||
5c80b0245c1c6f8343fa418ec374b13b5d4ee658
|
1
modules/git/tests/repos/repo1_bare/refs/heads/master
Normal file
1
modules/git/tests/repos/repo1_bare/refs/heads/master
Normal file
|
@ -0,0 +1 @@
|
|||
37991dec2c8e592043f47155ce4808d4580f9123
|
Loading…
Add table
Add a link
Reference in a new issue