Y
Hacker News
new
|
ask
|
show
|
jobs
by
lenerdenator
208 days ago
I'm actually getting "ERROR: no healthy upstream" on `git pull`.
They done borked it good.
1 comments
avree
208 days ago
If your remote is set to a git@github.com remote, it won't work. They're just pointing out that you could use git to set origin/your remote to a different ssh capable server, and push/pull through that.
link