aboutsummaryrefslogtreecommitdiffstats
path: root/COMPATIBILITY.md
diff options
context:
space:
mode:
Diffstat (limited to 'COMPATIBILITY.md')
-rw-r--r--COMPATIBILITY.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/COMPATIBILITY.md b/COMPATIBILITY.md
index 395088b..2a72b50 100644
--- a/COMPATIBILITY.md
+++ b/COMPATIBILITY.md
@@ -101,7 +101,7 @@ is supported by go-git.
| http(s):// (smart) | ✔ |
| git:// | ✔ |
| ssh:// | ✔ |
-| file:// | ✔ |
+| file:// | partial | Warning: this is not pure Golang. This shells out to the `git` binary. |
| custom | ✔ |
| **other features** |
| gitignore | ✔ |