From 88017a8d5ca3739cf0216848f53d1e653bf63aaa Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Mon, 1 Feb 2021 18:13:11 -0700 Subject: Bring up to git.git commit d42a2fb72f8cbe6efd60a4f90c8e9ec1c888c3a7 --- cmd.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cmd.go') diff --git a/cmd.go b/cmd.go index e4aa43e..73ea14c 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.24.0. +// This is up-to-date with full syntax supported by git v2.30.0. package libfastimport type fiReader interface { -- cgit v1.2.3