Skip to content

Commit f44d9a0

Browse files
committed
fix: remove spurious change
1 parent 23ca188 commit f44d9a0

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

R/rebase.R

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,6 @@ git_cherry_pick <- function(commit, repo = '.') {
105105
.Call(R_git_cherry_pick, repo, commit)
106106
}
107107

108-
109108
#' @export
110109
#' @rdname git_rebase
111110
#' @useDynLib gert R_git_ahead_behind

0 commit comments

Comments
 (0)