From 931930c001ffb8ac7c88414bcb0f1913e4681d63 Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Mon, 1 Feb 2021 17:39:57 -0700 Subject: Bring up to git.git commit cf7b857a77bda6a9a93e2cde2f6ae1764e7a2517 --- cmd.go | 2 ++ 1 file changed, 2 insertions(+) (limited to 'cmd.go') diff --git a/cmd.go b/cmd.go index d1358a8..7582b47 100644 --- a/cmd.go +++ b/cmd.go @@ -26,6 +26,8 @@ // // 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. package libfastimport type fiReader interface { -- cgit v1.2.3