The devel/git-tools port
git-tools-2025.08 – assorted git tools, including git-restore-mtime (cvsweb github mirror)
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 mergingWWW: https://github.com/MestreLion/git-tools
Maintainer
Kirill A. Korinsky
Categories
Run dependencies
Files
- /usr/local/bin/git-branches-rename
- /usr/local/bin/git-clone-subset
- /usr/local/bin/git-find-uncommitted-repos
- /usr/local/bin/git-rebase-theirs
- /usr/local/bin/git-restore-mtime
- /usr/local/bin/git-strip-merge
- /usr/local/man/man1/git-branches-rename.1
- /usr/local/man/man1/git-clone-subset.1
- /usr/local/man/man1/git-find-uncommitted-repos.1
- /usr/local/man/man1/git-rebase-theirs.1
- /usr/local/man/man1/git-restore-mtime.1
- /usr/local/man/man1/git-strip-merge.1