Package git-tools
Assorted git-related scripts and tools
https://github.com/MestreLion/git-tools
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
Version: 2022.12
See also: git, git-absorb, git-annex, git-autofixup, git-cola, git-core-doc, git-cpan-patch, git-credential-azure, git-credential-oauth, git-crypt, git-cvs, git-daemon, git-email, git-extras, git-fame, git-filter-repo, git-ftp, git-gui, git-instaweb, git-interactive-rebase-tool, git-lfs, git-merge-changelog, git-octopus, git-p4, git-publish, git-remote-gcrypt, git-remote-hg, git-repair, git-review, git-revise, git-secret, git-secrets, git-subtree, git-svn, git-xcleaner.
General Commands | |
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 repositories 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 |