Skip to content

Commit a0ff9a8

Browse files
committed
Update COMPATIBILITY.md to reflect git binary usage for file protocol
Signed-off-by: bufdev <[email protected]>
1 parent 661b1ac commit a0ff9a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: COMPATIBILITY.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ is supported by go-git.
101101
| http(s):// (smart) ||
102102
| git:// ||
103103
| ssh:// ||
104-
| file:// | |
104+
| file:// | partial | Warning: this is not pure Golang. This shells out to the `git` binary. |
105105
| custom ||
106106
| **other features** |
107107
| gitignore ||

0 commit comments

Comments
 (0)