+ [2017-06-11T21:12:41Z] twidi (and when I said "I used", I mean all my team, on the same repo)
+ [2017-06-11T23:11:04Z] DavidJOwens What do the numbers next to someone's commits mean, such as 38 ++ / 11 --?
+ [2017-06-11T23:31:32Z] nedbat DavidJOwens: 38 lines added, 11 lines removed
+ [2017-06-11T23:32:16Z] DavidJOwens nedbat, oh ok. I thought it might be something like that

message no. 169463

Posted by christoph in #github at 2017-06-11T20:54:04Z

of cause git flow feature finish can be done this will only merge local feature into local develop but if develop is protected you cann not push that merge. so feature finish does not make a sense.
+ [2017-06-12T04:32:51Z] kr1shna gh pages are published on https://kr1shnas.github.io/kr1shna.github.io/, how do i change to http://kr1shna.github.io/
+ [2017-06-12T04:41:40Z] deltab the name has to match your username, so you can make it http://kr1shnas.github.io/
+ [2017-06-12T04:42:32Z] deltab or change your username to kr1shna
+ [2017-06-12T04:43:57Z] deltab https://help.github.com/articles/user-organization-and-project-pages/
+ [2017-06-12T04:44:24Z] kr1shna deltab: wonderful idea