+[10 years ago]VxJasonxVno anonymous SSH access +[10 years ago]ThiefMasteri actually prefer https for readonly. that way i don't accidentally push to an upstream repo (assuming i have access to it) +[10 years ago]tang^that's a plus +[10 years ago]tang^I find it's hard to push to a repo named 'upstream' +[10 years ago]VxJasonxVa remote*
message no. 77935
Posted by tang^ in #github at 2015-02-05T22:08:15Z
that's a plus
+[10 years ago]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 +[10 years ago]judi did git rebase -i HEAD~3 and squashed, when I went to sync it seems everything's just back to before I squashed +[10 years ago]judany idea what I did wrong? +[10 years ago]VxJasonxVjud: that series of events seems a little strange, because after rewriting history, both pulls and pushes fail +[10 years ago]VxJasonxVunless you do some very specific things