+ [2015-08-11T22:05:22Z] leptone my git rep will not push
+ [2015-08-11T22:05:28Z] leptone when i run git branch
+ [2015-08-11T22:05:45Z] leptone it shows I'm on (detached from 02babef)
+ [2015-08-11T22:06:18Z] leptone how can i resolve this and push my repo to github
+ [2015-08-11T22:11:45Z] Bruce_Dev ah, i had to do git push -u origin master, weird. should just let me do git push since i only have one branch

message no. 107185

Posted by daurnimator in #github at 2015-08-11T08:24:54Z

_rgn: infact, have small todo items in your issue tracker makes it great+easy for new developers to help out
+ [2015-08-12T04:39:35Z] symfonius those times where a diff looks like an entire file has been replaced
+ [2015-08-12T04:39:38Z] symfonius what causes that?
+ [2015-08-12T04:40:08Z] symfonius basically i'm looking at the diff and seeing whole blocks replaced when they look the same to me
+ [2015-08-12T04:40:16Z] symfonius why isn't it just highlighting some lines?