You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
git-secrets: Prevents you from
committing secrets and credentials into git repositories.
git-subsplit: Automate and simplify
the process of managing one-way read-only subtree splits.
git-hooks: A tool to manage project,
user, and global Git hooks for multiple git repositories.
git-standup: Recall what you
did on the last working day ..or be nosy and find what someone else did.
tomono: Merge multiple repositories
into one big monorepository. Migrates every branch in every subrepo to the
eponymous branch in the monorepo, with all files (including in the history)
rewritten to live under a subdirectory.
splitsh: splitsh-lite
replaces the subtree split Git built-in command to make splitting a monolithic
repository to read-only standalone repositories easy and fast.
monorepo-tools: Tools for
building and splitting monolithic repository from existing packages.
git-quick-stats: Simple and
efficient way to access various statistics in a git repository.
git-extras: GIT utilities – repo summary,
repl, changelog population, author commit percentages and more.
git-fame: Pretty-print git repository
collaborators sorted by contributions.