I'm having trouble installing JamfUploader in Autopkgr 1.6 on macOS 12.6.1. The Install tab shows AutoPkg 2.7.2 and Git 2.2.1 are installed.
When I click the "Install JamfUploader..." button on the Integrations tab, I get the progress bar saying "Adding default AutoPkgr repo for JamfUploader..." but when it disappears, the integration is still shown as "not installed".
I am seeing the error below in the Console:
Git Error: Error Domain=AutoPkgr Git Code=128 "There was a problem executing git on /Volumes/MAUCache/autopkg/reciperepos/com.github.autopkg.grahampugh-recipes" UserInfo={NSLocalizedDescription=There was a problem executing git on /Volumes/MAUCache/autopkg/reciperepos/com.github.autopkg.grahampugh-recipes, NSLocalizedRecoverySuggestion=fatal: ambiguous argument 'master': unknown revision or path not in the working tree.
Use '--' to separate paths from revisions, like this:
'git <command> [<revision>...] -- [<file>...]'
}