branch: externals/vc-got commit 96b3eb1c8104c73f29849cf445512cc2d7b7be87 Author: Omar Polo <o...@omarpolo.com> Commit: Omar Polo <o...@omarpolo.com>
fmt --- vc-got.el | 1 - 1 file changed, 1 deletion(-) diff --git a/vc-got.el b/vc-got.el index df77f47..826d72a 100755 --- a/vc-got.el +++ b/vc-got.el @@ -801,7 +801,6 @@ Provides capture groups for: (defconst vc-got--commit-re "^commit \\([a-z0-9]+\\)" "Regexp to match commit lines. - Provides capture group for the commit revision id.") (defun vc-got-annotate-time ()