+ [2020-05-06T15:38:38Z] luna_ https://githubsatellite.com/ Github party
+ [2020-05-06T19:03:54Z] saint_ hi all - i m trying to understand the new branch feature when github desktop asks me if i want to bring my current work to the new branch. If i do this, it is actually MOVING my current work, instead of copying to the new branch ?
+ [2020-05-06T19:08:58Z] saint_ like if i made modification in a branch, but i want to create 2 sub branches to test 2 different things, is there a way to do this correcly from branch 1 /
+ [2020-05-06T19:08:59Z] saint_ ?
+ [2020-05-06T23:59:46Z] eggbean When viewing the forks of a repository, is there a way to see how many commits ahead any of them have, without having to click to see them?

message no. 180233

Posted by strk in #github at 2020-05-06T10:54:25Z

(how)
+ [2020-05-07T00:04:56Z] eggbean This chrome extension got so close.. https://chrome.google.com/webstore/detail/github-hovercard/mmoahbbnojgkclgceahhakhnccimnplk
+ [2020-05-07T00:05:20Z] eggbean Shows that it is possible at least
+ [2020-05-07T03:26:57Z] luna_ Watching the last concert now before Sattelite ends in around 30 minutes
+ [2020-05-07T04:41:35Z] ldl In Git, we often hear about `Merge Request`, and I also find [What's Merge Request](https://stackoverflow.com/a/36666408/7693832) question in SO.
+ [2020-05-07T04:41:35Z] ldl I want to know whether the MR only refers two different repo(no matter whether one is forked from another)?