You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Filip Navara 52fda312df Fix reading git notes from nested trees (#8026)
* 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
5 years ago
..
repo1_bare Fix empty commits now showing in repo overview (#7521) 5 years ago
repo2_empty Monitor all git commands; move blame to git package and replace git as a variable (#6864) 5 years ago
repo3_notes Fix reading git notes from nested trees (#8026) 5 years ago