Why not adopt me?
NAME
Git::PurePerl::Walker::Method::FirstParent::FromHEAD - Start at the HEAD of the current repo.
VERSION
version 0.004001
INHERITED METHODS
for_repository
Git::PurePerl::Walker::Role::HasRepo->for_repository( $repo )
clone
MooseX::Clone->clone( %params )
_repo
Git::PurePerl::Walker::Role::HasRepo->_repo( $repo )
start
Git::PurePerl::Walker::Method::FirstParent->start( $commit )
_commit
Git::PurePerl::Walker::Method::FirstParent->_commit( $commit_object )
_build_commit
Git::PurePerl::Walker::Method::FirstParent->_build_commit()
current
Git::PurePerl::Walker::Method::FirstParent->current()
has_next
Git::PurePerl::Walker::Method::FirstParent->has_next()
next
Git::PurePerl::Walker::Method::FirstParent->next()
peek_next
Git::PurePerl::Walker::Method::FirstParent->peek_next()
reset
Git::PurePerl::Walker::Method::FirstParent->reset()
PRIVATE METHODS
_build_start
PRIVATE ATTRIBUTE GENERATED METHODS
_has_repo
EXTENDS
Git::PurePerl::Walker::Method::FirstParent
Git::PurePerl::Walker::Method::FirstParent
AUTHOR
Kent Fredric <kentnl@cpan.org>
COPYRIGHT AND LICENSE
This software is copyright (c) 2017 by Kent Fredric <kentnl@cpan.org>.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.