diff options
author | Kyle Evans <kevans@FreeBSD.org> | 2020-04-23 18:00:03 -0500 |
---|---|---|
committer | Kyle Evans <kevans@FreeBSD.org> | 2020-04-23 18:19:08 -0500 |
commit | 9c7d576132a760645e3a6b3ebdf51c4aef532794 (patch) | |
tree | 0064a4055acf3af0ba0718b41b1554b78bc7fafe /plumbing/object | |
parent | 218a744b6995a89f5c322aa58e79138d65392ea6 (diff) | |
download | go-git-9c7d576132a760645e3a6b3ebdf51c4aef532794.tar.gz |
storage/filesystem: dotgit, add a test for reading refs from a directory
Specifically, the problem demonstrated is that on some OS (e.g. FreeBSD),
read() on a directory will succeed. The current implementation will accept
that and return incorrect results, rather than rejecting the directory.
Diffstat (limited to 'plumbing/object')
0 files changed, 0 insertions, 0 deletions