NAME
App::GitGot::Repo::Git - Git repo objects
VERSION
version 1.339
METHODS
current_branch
Returns the current branch checked out by this repository object.
current_remote_branch
Returns the remote branch for the branch currently checked out by this repo object, or 0 if that information can't be extracted (if, for example, the branch doesn't have a remote.)
AUTHOR
John SJ Anderson <john@genehack.org>
COPYRIGHT AND LICENSE
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.