forked from forgejo/forgejo
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
|
1
modules/git/tests/repos/repo1_bare/refs/tags/test
Normal file
1
modules/git/tests/repos/repo1_bare/refs/tags/test
Normal file
|
@ -0,0 +1 @@
|
|||
3ad28a9149a2864384548f3d17ed7f38014c9e8a
|
Loading…
Add table
Add a link
Reference in a new issue