App::GitGot::Repo::Git - Git repo objects
Returns the current branch checked out by this repository object.
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.)
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.