+ [2019-11-08T10:23:48Z] Soliton !sync
+ [2019-11-08T10:23:49Z] gitinfo [!pull_upstream] To incorporate changes from an "upstream" or forked-from repository: git remote add upstream $URL; git fetch upstream; git merge upstream/$BRANCH. https://help.github.com/articles/syncing-a-fork/
+ [2019-11-08T12:25:37Z] yabo i have a pull-request with two commits that i want to squash
+ [2019-11-08T12:26:04Z] yabo the second commit is from an accepted code suggestion
+ [2019-11-08T12:26:23Z] yabo how to fetch it to do a rebase?

message no. 175710

Posted by gitinfo in #github at 2019-11-08T10:23:49Z

[!pull_upstream] To incorporate changes from an "upstream" or forked-from repository: git remote add upstream $URL; git fetch upstream; git merge upstream/$BRANCH. https://help.github.com/articles/syncing-a-fork/
+ [2019-11-09T14:18:24Z] wyre is there a reason because a picture in my rep has been removed?
+ [2019-11-09T14:21:18Z] wyre well, not exactly removed but blocked
+ [2019-11-09T14:41:15Z] nedbat wyre: i never heard of that. what repo, and what picture?
+ [2019-11-09T15:03:29Z] wyre nedbat, that one https://github.com/WyRe/gvtxto-parser/blob/master/python-examples/windows-setup.jpg
+ [2019-11-09T15:03:55Z] wyre in fact, when I clone the does work perfectly