+ [10 years ago] VxJasonxV Insolsence: you can generate a public key if you have a private key
+ [10 years ago] VxJasonxV ssh-keygen -y [-f input_keyfile]
+ [10 years ago] Insolsence VxJasonxV: I already have the public key
+ [10 years ago] Insolsence but Github won't accept it for some reason
+ [10 years ago] Insolsence I'll try restarting later and will see if it's fixed

message no. 113924

Posted by Insolsence in #github at 2015-09-25T21:32:06Z

but Github won't accept it for some reason
+ [10 years ago] fahadash If I buy a private repo, how many private clones could be forked off it?
+ [10 years ago] dvl Via the web interface, is there a way to do a 'git pull' from upstream? i.e. pull changes made on master down to my fork... Google search is showing me how to do this from the command line, but I know how to do that..
+ [10 years ago] Zarthus dvl: there's no way to sync a fork via the web interface
+ [10 years ago] dvl Zarthus: I think I just figured out what I wanted...
+ [10 years ago] dvl Zarthus: If I click on my project (e.g. https://github.com/dlangille/gitolite), I see 'This branch is 7 commits behind sitaramc:master'...