Links to additional Git-related Fedora packages.
$ rpm -qi git-extras Name : git-extras Version : 4.4.0 Release : 2.fc27 Architecture: noarch Install Date: Thu 08 Feb 2018 04:29:22 AM EST Group : Development/Tools Size : 685159 License : MIT Signature : RSA/SHA256, Tue 01 Aug 2017 04:34:20 PM EDT, Key ID f55e7430f5282ee4 Source RPM : git-extras-4.4.0-2.fc27.src.rpm Build Date : Wed 26 Jul 2017 10:46:05 AM EDT Build Host : buildvm-ppc64le-08.ppc.fedoraproject.org Relocations : (not relocatable) Packager : Fedora Project Vendor : Fedora Project URL : https://github.com/tj/git-extras Summary : Little git extras Description : git-extras adds the following extra-commands to git: alias, archive-file, bug, changelog, commits-since, contrib, count, create-branch, delete-branch, delete-submodule, delete-tag, effort, extras, feature, fresh-branch, gh-pages, graft, ignore, info, local-commits, obliterate, promote, refactor, release, repl, setup, squash, summary, touch, undo For more information about the extra-commands, see the included README.md, HTML, mark-down or man-pages. $
$ rpm -qi git-tools Name : git-tools Version : 2017.10 Release : 1.fc27 Architecture: noarch Install Date: Wed 14 Feb 2018 05:01:21 AM EST Group : Development/Tools Size : 80362 License : GPLv3+ Signature : RSA/SHA256, Sun 15 Oct 2017 11:22:17 PM EDT, Key ID f55e7430f5282ee4 Source RPM : git-tools-2017.10-1.fc27.src.rpm Build Date : Sun 15 Oct 2017 09:55:41 PM EDT Build Host : buildhw-06.phx2.fedoraproject.org Relocations : (not relocatable) Packager : Fedora Project Vendor : Fedora Project URL : https://github.com/MestreLion/git-tools Summary : Assorted git-related scripts and tools Description : Assorted git-related scripts and tools: git-branches-rename: Batch renames branches with a matching prefix to another prefix git-clone-subset: Clones a subset of a git repository git-find-uncommitted-repos: Recursively list repos with uncommitted changes git-rebase-theirs: Resolve rebase conflicts and failed cherry-picks by favoring 'theirs' version git-restore-mtime: Restore original modification time of files based on the date of the most recent commit that modified them git-strip-merge: A git-merge wrapper that deletes files on a "foreign" branch before merging $