Git commands making feature branch workflow with rebase and submodules easy
-
Updated
Mar 16, 2018 - Shell
8000
Git commands making feature branch workflow with rebase and submodules easy
Import other repositories into your git repository. This is a simpler alternative to git-subrepo, git submodule, git-subtree, and git-stree.
Convert git submodules to regular directories
Wizard for subtree management in your repository
Git command for managing git vendored dependencies. Fork of Brett Langdon's git-vendor with flavors added
provides a convenient way to push changes from specific files or directories in a Git repository to corresponding remote repositories using Git subtrees in a manageable chunks.
Add a description, image, and links to the git-subtree topic page so that developers can more easily learn about it.
To associate your repository with the git-subtree topic, visit your repo's landing page and select "manage topics."