| Name: | git-tools |
|---|---|
| Version: | 2017.10 |
| Release: | 1.el7 |
| Architecture: | noarch |
| Group: | Development/Tools |
| Size: | 80362 |
| License: | GPLv3+ |
| RPM: | git-tools-2017.10-1.el7.noarch.rpm |
| Source RPM: | git-tools-2017.10-1.el7.src.rpm |
| Build Date: | Wed Nov 01 2017 |
| Build Host: | x86-ol7-builder-01.us.oracle.com |
| Vendor: | Oracle America |
| 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 |
- New upstream release 2017.10 - Python 3 compatibility - Rename the license to a standard name
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
- New upstream snapshot with GPLv3 license file - Remove unnecessary cleanup of buildroot - Only copy and package the scripts that have manpages
- Initial package