1 parent 23ca188 commit f44d9a0Copy full SHA for f44d9a0
1 file changed
R/rebase.R
@@ -105,7 +105,6 @@ git_cherry_pick <- function(commit, repo = '.') {
105
.Call(R_git_cherry_pick, repo, commit)
106
}
107
108
-
109
#' @export
110
#' @rdname git_rebase
111
#' @useDynLib gert R_git_ahead_behind
0 commit comments