+[2015-02-05T22:07:58Z]VxJasonxVno anonymous SSH access +[2015-02-05T22:08:16Z]ThiefMasteri actually prefer https for readonly. that way i don't accidentally push to an upstream repo (assuming i have access to it) +[2015-02-05T22:08:15Z]tang^that's a plus +[2015-02-05T22:08:36Z]tang^I find it's hard to push to a repo named 'upstream' +[2015-02-05T22:23:04Z]VxJasonxVa remote*
+[2015-02-06T05:07:13Z]judi have a fork and made some PRs, 3 commits later I want to squash already sync'd (with my fork) changes and update the PR into one nice coherent PR +[2015-02-06T05:07:41Z]judi did git rebase -i HEAD~3 and squashed, when I went to sync it seems everything's just back to before I squashed +[2015-02-06T05:07:57Z]judany idea what I did wrong? +[2015-02-06T05:09:24Z]VxJasonxVjud: that series of events seems a little strange, because after rewriting history, both pulls and pushes fail +[2015-02-06T05:09:31Z]VxJasonxVunless you do some very specific things