You can edit almost every page by Creating an account and confirming your email.

git-machete

From EverybodyWiki Bios & Wiki




git-machete
Initial release24 February 2018; 8 years ago (2018-02-24)
Stable release
2.14.0 / 11 May 2020; 6 years ago (2020-05-11)
Written inPython
Engine
    Operating systemLinux, FreeBSD, OS X, Windows
    TypeVersion control
    LicenseMIT
    Websitegithub.com/VirtusLab/git-machete

    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

    1. "git-machete reference blog post".
    2. "git-machete IntelliJ plugin".

    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.