braid

Manage vendor branches in Git repositories with ease

brewmacoslinux
Try with needOr install directly
Source

About

Simple tool to help track vendor branches in a Git repository

Commands

braid

Examples

Add a vendor branch from a remote repository$ braid add https://github.com/user/repo.git vendor/repo
Update all tracked vendor branches to latest$ braid update
Show status of all vendor branches$ braid status