mirror of
https://github.com/gitui-org/gitui
synced 2026-05-23 17:08:21 +00:00
docs
This commit is contained in:
parent
f8bad7d541
commit
23516f1a41
1 changed files with 1 additions and 1 deletions
|
|
@ -20,7 +20,7 @@ fn rebase_branch_repo(
|
|||
conflict_free_rebase(repo, &annotated)
|
||||
}
|
||||
|
||||
///
|
||||
/// rebase current HEAD on `branch`
|
||||
pub fn rebase_branch(
|
||||
repo_path: &str,
|
||||
branch: &str,
|
||||
|
|
|
|||
Loading…
Reference in a new issue