git-machete
| Initial release | 24 February 2018 |
|---|---|
| Stable release | 2.14.0
/ 11 May 2020 |
| Written in | Python |
| Engine | |
| Operating system | Linux, FreeBSD, OS X, Windows |
| Type | Version control |
| License | MIT |
| Website | github |
Search Git-machete on Amazon.
git-machete is a git extension written in Python. It aims to organize Git branches in the given repository in a tree-like structure, where master/develop branches are typically considered tree roots, and topic branches are children of develop/master or of each other. Such tree-like organization allows for performing rebase/merge/pull/push operations in a more automated manner than in typical Git flows.[1]
A port to IntelliJ platform plugin is under development.[2]
Sample interaction with git-machete CLI
Execution of git machete discover/status/traverse
See also
References
External links
This article "Git-machete" is from Wikipedia. The list of its authors can be seen in its historical and/or the page Edithistory:Git-machete. Articles copied from Draft Namespace on Wikipedia could be seen on the Draft Namespace of Wikipedia and not main one.
