Skip to content

Commit

Permalink
add missing URL
Browse files Browse the repository at this point in the history
  • Loading branch information
maelle committed Jan 11, 2024
1 parent 9f28085 commit a1d5b87
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions inst/exo_time_machine-Rprofile.R
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ if (file.exists("~/.Rprofile")) {
}
cli::cli_alert_danger("I mistakenly run {.code git reset hard} so lost my feature commit.")
cli::cli_alert_danger("I want to get it back!")
cli::cli_alert_info("See {.url https://ohshitgit.com/#magic-time-machine}")
cli::cli_alert_info("For more help use {.run tip()}")

tip <- function() {
Expand Down

0 comments on commit a1d5b87

Please sign in to comment.