Hacker News new | ask | show | jobs
by baobun 181 days ago
You configure separate entries in your ssh conf.

    Host gh-auth
      Hostname github.com
      Identityfile blah
      User git
pushurl = gh-auth:freeCodeCamp/devdocs.git