Legit is a complementary command-line interface for Git, optimized for workflow simplicity. It is heavily inspired by GitHub for Mac.
Feature branch workflows are dead simple.
$ git sync # Syncronizes current branch. Auto-merge/rebase, un/stash. $ git switch <branch> # Switches to branch. Stashes and restores unstaged changes. $ git publish <branch> # Publishes branch to remote server. $ git unpublish <branch> # Removes branch from remote server. $ git branches # Nice & pretty list of branches + publication status.
To install the legit
command:
$ pip install legit
$ brew install legit
To enable the git
aliases:
$ legit install
Nice and simple — the way it should be.
或是邮件反馈可也:
askdama[AT]googlegroups.com
订阅 substack 体验古早写作:
关注公众号, 持续获得相关各种嗯哼: