aboutsummaryrefslogtreecommitdiffstats
path: root/repository_plan9_test.go
Commit message (Collapse)AuthorAgeFilesLines
* Add Plan 9 supportFazlul Shahriar2019-12-251-0/+47
Not all the tests pass yet but this makes go-git usable on Plan 9. Please merge this after https://github.com/src-d/go-billy/pull/78. Fixes #756 Signed-off-by: Fazlul Shahriar <fshahriar@gmail.com>