noop

package module
v0.0.0-...-35fa0c7 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 27, 2019 License: BSD-3-Clause Imports: 0 Imported by: 0

README

To install run

go get github.com/NonLogicalDev/cli.git-ext/...

Documentation of commands:

usage: git-ext [<flags>] <command> [<args> ...]

Command line utils extending git functionality.

Flags:
  -h, --help  Show context-sensitive help (also try --help-long and --help-man).

Commands:
  help [<command>...]
    Show help.


  stack (alias=[st]) 
    Git macros to make working with a stack of commits easier.

  stack edit (alias=[e])  <target>
    Launch interactive rebase session to edit a given commit from history.


  stack rebase (alias=[rb])  [<args>...]
    Launch interactive rebase session against upstream.


  stack label (alias=[l])  [<flags>]
    Label the revisions on a stack.


  stack meta (alias=[m])  [<flags>] [<value>...]
    Operate on metadata of commit.



  phab
    Integration with phabricator.

  phab list
    List current pending stacked revisions on the current branch.


  phab diff [<flags>] [<args>...]
    Update or create a diff based on current commit.


  phab msg <revisionid>
    Get diff information from phab to HEAD commit.


  phab sync
    Get diff information from phab to HEAD commit.


  phab land
    Land current revision.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
cmd
lib

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL