rebase

package
v0.6.0 Latest Latest
Warning

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

Go to latest
Published: Jun 17, 2017 License: Apache-2.0 Imports: 1 Imported by: 3

Documentation

Overview

Rebase https://git-scm.com/docs/git-rebase git rebase [-i | --interactive] [options] [--exec <cmd>] [--onto <newbase>] [<upstream> [<branch>]] git rebase [-i | --interactive] [options] [--exec <cmd>] [--onto <newbase>] --root [<branch>] git rebase --continue | --skip | --abort | --quit | --edit-todo --onto <newbase> <upstream> <branch> --continue --abort --quit --keep-empty --skip --edit-todo --merge --strategy=<strategy> --strategy-option=<strategy-option> --gpg-sign[=<keyid>] --quiet --verbose --stat --no-stat --no-verify --verify -C<n> --force-rebase --fork-point --no-fork-point --ignore-whitespace --whitespace=<option> --committer-date-is-author-date --ignore-date --signoff --interactive --preserve-merges -x <cmd> --exec <cmd> --root --autosquash --no-autosquash --autostash --no-autostash --no-ff

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Abort

func Abort(g *types.Cmd)

func Autosquash

func Autosquash(g *types.Cmd)

func Autostash

func Autostash(g *types.Cmd)

func Branch

func Branch(name string) func(*types.Cmd)

func CommitterDateIsAuthorDate

func CommitterDateIsAuthorDate(g *types.Cmd)

func Continue

func Continue(g *types.Cmd)

func EditTodo

func EditTodo(g *types.Cmd)

func ForceRebase

func ForceRebase(g *types.Cmd)

func ForkPoint

func ForkPoint(g *types.Cmd)

func IgnoreDate

func IgnoreDate(g *types.Cmd)

func IgnoreWhitespace

func IgnoreWhitespace(g *types.Cmd)

func Interactive

func Interactive(g *types.Cmd)

func KeepEmpty

func KeepEmpty(g *types.Cmd)

func Merge

func Merge(g *types.Cmd)

func NoAutosquash

func NoAutosquash(g *types.Cmd)

func NoAutostash

func NoAutostash(g *types.Cmd)

func NoFF

func NoFF(g *types.Cmd)

func NoForkPoint

func NoForkPoint(g *types.Cmd)

func NoStat

func NoStat(g *types.Cmd)

func NoVerify

func NoVerify(g *types.Cmd)

func PreserveMerges

func PreserveMerges(g *types.Cmd)

func Quiet

func Quiet(g *types.Cmd)

func Quit

func Quit(g *types.Cmd)

func Root

func Root(g *types.Cmd)

func Signoff

func Signoff(g *types.Cmd)

func Skip

func Skip(g *types.Cmd)

func Stat

func Stat(g *types.Cmd)

func Upstream

func Upstream(name string) func(*types.Cmd)

func Verbose

func Verbose(g *types.Cmd)

func Verify

func Verify(g *types.Cmd)

Types

This section is empty.

Jump to

Keyboard shortcuts

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