Why not adopt me?
NAME
Git::Wrapper::Plus::Support::Commands - Database of command support data
VERSION
version 0.004011
SUPPORTED COMMANDS
for-each-ref
Was added in 1.4.4-rc1
init
Was added in 1.5.0-rc1 as a proxy for init-db
update-cache
Added in 0.99, Deprecated in 0.99.7, removed in favor of update-index
in 1.0.0
update-index
Was added with intent to replace update-cache
in 0.99.7
ls-remote
Was added in 0.99.2
peek-remote
Was added in 0.99.2
init-db
Was present in the first git commit, 0.99
cat-file
Was present in the first git commit, 0.99
show-diff
Was present in the first git commit, 0.99
write-tree
Was present in the first git commit, 0.99
read-tree
Was present in the first git commit, 0.99
commit-tree
Was present in the first git commit, 0.99
AUTHOR
Kent Fredric <kentnl@cpan.org>
COPYRIGHT AND LICENSE
This software is copyright (c) 2017 by Kent Fredric <kentfredric@gmail.com>.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.