legumeinfo / mine-issues

Report ALL issues on LIS mines here! Regardless of which mine you found it on!
2 stars 0 forks source link

Change default user for GitHub credentials #149

Open svengato opened 5 months ago

svengato commented 5 months ago

git config --list shows @sammyjava as the default user, preventing other people (logged in as legumista on lupini-mines) from pushing changes.

Workaround to make it prompt for the current user's GitHub credentials: git config --local credential.helper ""