From 08829058a1d436a2c2fb9cee88ef13a3d30ae3d4 Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Mon, 1 Feb 2021 17:49:52 -0700 Subject: Bring up to git.git commit 3edfcc65fdfc708c1c8f1d314885eecf9beb9b67 --- cmd.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cmd.go') diff --git a/cmd.go b/cmd.go index 7582b47..7b7e122 100644 --- a/cmd.go +++ b/cmd.go @@ -27,7 +27,7 @@ // A program can read commands from a frontend by wrapping the // appropriate io.Reader with a Frontend object. // -// This is up-to-date with full syntax supported by git v2.22.0. +// This is up-to-date with full syntax supported by git v2.23.0. package libfastimport type fiReader interface { -- cgit v1.2.3