Git Config
chrisputnam9 opened this issue · 0 comments
chrisputnam9 commented
I am in love with this plugin!
The documentation states: "You need to either set global git config:
$ git config --global github.user Username
Which makes it sound like there's another method, but none is listed that I see
I'm interested in using this in various multi-user environments and would need to pass in the username and/or token dynamically.
Thanks for your awesome work - I thoroughly enjoy it!