summaryrefslogtreecommitdiff
path: root/cmd.go
diff options
context:
space:
mode:
Diffstat (limited to 'cmd.go')
-rw-r--r--cmd.go2
1 files changed, 2 insertions, 0 deletions
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 {