+[2016-03-10T21:15:38Z]alkamidtobiasvl, exactly +[2016-03-10T23:07:31Z]InAnimaTehey all, was wondering if the content on this page was still factual: https://github.com/blog/1270-easier-builds-and-deployments-using-git-over-https-and-oauth +[2016-03-10T23:07:58Z]InAnimaTeI can't get the <token>:x-oauth-basic@github.com/name/repo.git method working +[2016-03-10T23:36:06Z]amannduhhim trying to learn css and html, how would i make it so my navigation doesnt dissapear with my backgrounds and stays static +[2016-03-10T23:36:14Z]amannduhhhttp://codepen.io/anon/pen/zqBwpm
Seveas: don't suppose there is a more generic way (even git, not-gh specific?)
+[2016-03-11T00:51:00Z]InAnimaTeok so scratch that other question. misconfiguration on my end. +[2016-03-11T02:43:05Z]yeukhonanyone familiar with git ls-remote? for some reason, running ls-remote on some of my release branch/tag returns a different SHA1 than the HEAD of the release. +[2016-03-11T02:46:04Z]InAnimaTeso, anyone use deploy keys for private repos? I can't seem to use one for a forked private repo from someone in the organization. +[2016-03-11T02:46:40Z]InAnimaTegithub tells me the deploy key already exists if i try to add it but the machine that uses that key can't clone from that repo (i.e. <user>/<forked_repo> +[2016-03-11T08:07:21Z]zhangxaochenhow can I check a commit history of ONE file of a remote repo? via github.com page or smartgit?