Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
rgoulter
on July 27, 2022
|
parent
|
context
|
favorite
| on:
Git with Multiple Email Addresses
Stuff in ~/.ssh/config which complements the git config in OP:
Host foo.bitbucket.org HostName bitbucket.org User git IdentityFile ~/.ssh/foo_id
As in, for using bitbucket.org with the private key ~/.ssh/foo_id, you'd instead clone from foo.bitbucket.org:owner/repo.
Consider applying for YC's Winter 2026 batch! Applications are open till Nov 10
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: