version: tweak comment

Signed-off-by: David Aguilar <davvid@gmail.com>
This commit is contained in:
David Aguilar
2019-01-19 14:10:13 -08:00
parent 862c6de5b6
commit 8bfde88e48
+1 -1
View File
@@ -33,7 +33,7 @@ _versions = {
# new: git cat-file --filters --path=<path> SHA1
# old: git cat-file --filters blob SHA1:<path>
'cat-file-filters-path': '2.11.0',
# git rev-parse --show-superproject-working-tree in 2.13.0
# git rev-parse --show-superproject-working-tree was added in 2.13.0
'show-superproject-working-tree': '2.13.0',
}