aboutsummaryrefslogtreecommitdiffstats
path: root/modules/git/tests/repos/repo1_bare/hooks
Commit message (Collapse)AuthorAgeFilesLines
* rm .sample hooks which aren't used (#19101)techknowlogick2022-03-1610-520/+0
|
* move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364)Lunny Xiao2019-03-2710-0/+520
* 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