aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorferhat elmas <elmas.ferhat@gmail.com>2017-11-24 18:06:07 +0100
committerferhat elmas <elmas.ferhat@gmail.com>2017-11-24 19:16:55 +0100
commit1bf9d5ba503228af0ff38dfd4c5a0967a12ad0b0 (patch)
treeb4b3d429bf430afaf5fc47532da6ede486c31401
parentd92d437af0fb23865c79e45b4acd3d7544593260 (diff)
downloadgo-git-1bf9d5ba503228af0ff38dfd4c5a0967a12ad0b0.tar.gz
doc: Update compatibility for commit/tag verify
For #653 and #658
-rw-r--r--COMPATIBILITY.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/COMPATIBILITY.md b/COMPATIBILITY.md
index fa998bf..4464ed8 100644
--- a/COMPATIBILITY.md
+++ b/COMPATIBILITY.md
@@ -75,8 +75,8 @@ is supported by go-git.
| worktree | ✖ |
| annotate | (see blame) |
| **gpg** |
-| git-verify-commit | ✖ |
-| git-verify-tag | ✖ |
+| git-verify-commit | ✔ |
+| git-verify-tag | ✔ |
| **plumbing commands** |
| cat-file | ✔ |
| check-ignore | |