Jump to letter: [
23ABCDEFGIJKLMNOPQRSTUVWXY
]
git-tools - 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
Packages
git-tools-0-0.2.20160313gitd6d55b3.el7.noarch
[34 KiB] |
Changelog
by Greg Bailey (2016-03-13):
- New upstream snapshot with GPLv3 license file
- Remove unnecessary cleanup of buildroot
- Only copy and package the scripts that have manpages
|