You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There isn't one because it's one more tool of the Git ecosystem, nothing specific to Gitnuro. Your solution is a workaround for how GitHub manages passwords, you should not be doing that anyway. In case you've missed this comment:
Is your feature request related to a problem? Please describe.
It is a quite difficult to figure out how to have it push to my github repos
Describe the solution you'd like
This can be done using the githjb cli called
gh
It would work like this
gh
binary would be downloadedgh auth login
gh
guides the user to log in`gh
is connected to your github account, Gitnuro would read~/.config/gh/hosts.yml
oauth_token
as the password~/.config/gh/hosts.yml
and automatically fill out username and passwordThe text was updated successfully, but these errors were encountered: