App::GitGot::Command - Base class for App::GitGot commands
Checks to see if $CWD is inside a Git repo managed by
Got, and returns the corresponding App::GitGot::Repo object if it is.
Returns the length of the longest name in the active repo list.
Takes a message argument and uses it to prompt for a yes/no response.
Response defaults to 'no'.
Returns a App::GitGot::Repositories object containing all repos managed by Got.
Dumps configuration out to disk.
John SJ Anderson <john@genehack.org>
This software is copyright (c) 2020 by John SJ Anderson.
This is free software; you can redistribute it and/or modify it
under the same terms as the Perl 5 programming language system itself.