Skip to content

Commit 23516f1

Browse files
author
Stephan Dilly
committed
docs
1 parent f8bad7d commit 23516f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

asyncgit/src/sync/rebase.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ fn rebase_branch_repo(
2020
conflict_free_rebase(repo, &annotated)
2121
}
2222

23-
///
23+
/// rebase current HEAD on `branch`
2424
pub fn rebase_branch(
2525
repo_path: &str,
2626
branch: &str,

0 commit comments

Comments
 (0)