From 1bf9d5ba503228af0ff38dfd4c5a0967a12ad0b0 Mon Sep 17 00:00:00 2001 From: ferhat elmas Date: Fri, 24 Nov 2017 18:06:07 +0100 Subject: [PATCH] doc: Update compatibility for commit/tag verify For #653 and #658 --- COMPATIBILITY.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/COMPATIBILITY.md b/COMPATIBILITY.md index fa998bfa1..4464ed853 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 | |