I'm trying to find a way to override the default agent set here.
When using the Git binary, I'm able to set the environment variable GIT_USER_AGENT. So far as I can tell from the code, this does not seem possible today. My questions are...
- Am I correct in believing that this cannot be changed today?
- If yes, and our team put together a PR to add this feature, would the project be amenable to this change?