0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-12-20 00:14:24 +01:00
gitea/modules/git/tests/repos
Filip Navara 52fda312df Fix reading git notes from nested trees ()
* Fix reading notes from nested trees

The GIT documentation for notes states "Permitted pathnames have the
form ab/cd/ef/.../abcdef...: a sequence of directory names of two
hexadecimal digits each followed by a filename with the rest of
the object ID."

* Add test case

* Fix new lines
2019-09-12 09:14:41 +08:00
..
repo1_bare Fix empty commits now showing in repo overview () 2019-07-22 15:03:15 +03:00
repo2_empty Monitor all git commands; move blame to git package and replace git as a variable () 2019-06-26 14:15:26 -04:00
repo3_notes Fix reading git notes from nested trees () 2019-09-12 09:14:41 +08:00