Skip to content

Commit 5fe4170

Browse files
revert 0c7ef88
1 parent 6cca7d6 commit 5fe4170

File tree

2 files changed

+1
-5
lines changed

2 files changed

+1
-5
lines changed

R/prepare.R

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
#' Checks out a source branch and install the package
22
#'
3-
#' The installed source package is cached. An installation is forced on source
4-
#' code change or version number.
53
#' @param path_pkg The path to the repository to install.
64
#' @param ref A reference to a git commit. Currently, only branch names are
75
#' supported.
@@ -73,7 +71,6 @@ libpath_touchstone <- function(ref) {
7371
fs::path(dir_touchstone(), "lib", ref)
7472
}
7573

76-
7774
#' When did the package sources change last?
7875
#'
7976
#' @keywords internal

man/ref_install.Rd

Lines changed: 1 addition & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)