+[10 years ago]VxJasonxVInsolsence: you can generate a public key if you have a private key +[10 years ago]VxJasonxVssh-keygen -y [-f input_keyfile] +[10 years ago]InsolsenceVxJasonxV: I already have the public key +[10 years ago]Insolsencebut Github won't accept it for some reason +[10 years ago]InsolsenceI'll try restarting later and will see if it's fixed
+[10 years ago]fahadashIf I buy a private repo, how many private clones could be forked off it? +[10 years ago]dvlVia 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]Zarthusdvl: there's no way to sync a fork via the web interface +[10 years ago]dvlZarthus: I think I just figured out what I wanted... +[10 years ago]dvlZarthus: If I click on my project (e.g. https://github.com/dlangille/gitolite), I see 'This branch is 7 commits behind sitaramc:master'...