-
Notifications
You must be signed in to change notification settings - Fork 0
Displays references available in a local repository along with the associated commit IDs group by IDs.
License
gashev/git-show-ref-group
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
NAME
git-show-ref-group - Displays references available in a local repository
along with the associated commit IDs group by IDs.
SYNOPSIS
# displays a references available in a local repository
% git-show-ref-group
# limit to only "refs/heads", respectively.
% git-show-ref-group --heads
# limit to only "refs/tags", respectively.
% git-show-ref-group --tags
DESCRIPTION
Displays references available in a local repository along with the
associated commit IDs. Results can be filtered using a pattern and tags
can be dereference into object IDs. Additionally, it can be used to test
whether a particular ref exists.
OPTIONS
The same as git-show-ref.
AUTHOR
Oleg Gashev
[email protected]
COPYRIGHT
This program is free software; you can redistribute it and/or modify it
under the same terms as Perl itself.
The full text of the license can be found in the LICENSE file included
with this module.
SEE ALSO
git-show-ref(1)
About
Displays references available in a local repository along with the associated commit IDs group by IDs.
Topics
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published