Skip to content

Commit

Permalink
details
Browse files Browse the repository at this point in the history
  • Loading branch information
maelle committed Dec 7, 2023
1 parent d6d1999 commit 698789e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 3 additions & 1 deletion R/update.R
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,9 @@
#' @details
#' The function looks for the latest commit that updated the source file,
#' and for the latest commit that updated the target file.
#' If the target file was updated last, nothing happens: you might need to
#' If the target file was updated later than the source file,
#' or at the same time,
#' nothing happens: you might need to
#' reorder the Git history with rebase for instance.
#'
#'
Expand Down
4 changes: 3 additions & 1 deletion man/deepl_update.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 698789e

Please sign in to comment.