Skip to content

Git binary env vars and error handling

Compare
Choose a tag to compare
@wlandau wlandau released this 06 Sep 20:16
· 12 commits to main since this release

gittargets 0.0.5

  • Use processx::run() instead of system2() in tar_git_ok() and set HOME to USERPROFILE on Windows (#12, @psychelzh).
  • Handle errors invoking Git to get global user name and email.