tests/testthat/_snaps/rlang-legacy/finalize-version.md

finalize_version(push = FALSE)

Code
  finalize_version(push = FALSE)
Message <cliMessage>
  > Resetting to previous commit.
  > Committing changes.
  -- Tagging Version --
  > Deleting existing tag v0.0.0.9001.
  > Creating tag v0.0.0.9001 with tag message derived from 'NEWS.md'.

finalize_version(push = TRUE)

Code
  finalize_version(push = TRUE)
Message <cliMessage>
  > Resetting to previous commit.
  > Committing changes.
  -- Tagging Version --
  > Deleting existing tag v0.0.0.9001.
  > Creating tag v0.0.0.9001 with tag message derived from 'NEWS.md'.
  > Force-pushing tag v0.0.0.9001.
  > Pushing main.


Try the fledge package in your browser

Any scripts or data that you put into this service are public.

fledge documentation built on May 29, 2024, 8:59 a.m.