"Oh shit, I accidentally committed something to main that should have been on a brand new branch!"
Source:R/committed-to-main.R
exo_committed_to_main.Rd
Examples
if (FALSE) { # interactive()
parent_path <- withr::local_tempdir()
path <- exo_committed_to_main(parent_path = parent_path)
}