An exercice to check your Git's core.editor is set correctly.
Examples
if (FALSE) { # interactive()
parent_path <- withr::local_tempdir()
path <- exo_check_editor(parent_path = parent_path)
}
An exercice to check your Git's core.editor is set correctly.
if (FALSE) { # interactive()
parent_path <- withr::local_tempdir()
path <- exo_check_editor(parent_path = parent_path)
}