diff options
Diffstat (limited to 'cmd.go')
-rw-r--r-- | cmd.go | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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.23.0. +// This is up-to-date with full syntax supported by git v2.24.0. package libfastimport type fiReader interface { |