Home
last modified time | relevance | path

Searched refs:AbortRebase (Results 1 – 2 of 2) sorted by relevance

/dports/devel/git-town/git-town-7.6.0/src/steps/
H A Dabort_rebase_branch_step.go16 return repo.Logging.AbortRebase()
/dports/devel/git-town/git-town-7.6.0/src/git/
H A Drunner.go40 func (r *Runner) AbortRebase() error { func