 It could instead be `git config user.name` which most folks are forced to put in for github: ``` ❯ git config user.name Orta ``` Or something more generic like "Repo Contributors" if that's not set/
It could instead be
git config user.namewhich most folks are forced to put in for github:Or something more generic like "Repo Contributors" if that's not set/