+ [9 years ago] alkamid tobiasvl, exactly
+ [9 years ago] InAnimaTe hey 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
+ [9 years ago] InAnimaTe I can't get the <token>:x-oauth-basic@github.com/name/repo.git method working
+ [9 years ago] amannduhh im trying to learn css and html, how would i make it so my navigation doesnt dissapear with my backgrounds and stays static
+ [9 years ago] amannduhh http://codepen.io/anon/pen/zqBwpm

message no. 126664

Posted by raul782 in #github at 2016-03-10T00:05:27Z

this hook, is there a place where I can take a look
+ [9 years ago] InAnimaTe ok so scratch that other question. misconfiguration on my end.
+ [9 years ago] yeukhon anyone 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.
+ [9 years ago] InAnimaTe so, anyone use deploy keys for private repos? I can't seem to use one for a forked private repo from someone in the organization.
+ [9 years ago] InAnimaTe github 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>
+ [9 years ago] zhangxaochen how can I check a commit history of ONE file of a remote repo? via github.com page or smartgit?