+[6 years ago]snfgfsetting up public key identification, i have id_rsa.foo, and id_rsa.bar; when i clone a repo from github via ssh, how do i say, "use id_rsa.bar"? +[6 years ago]snfgfHave a section "Host github.com", then IdentityFile "~/.ssh/id_rsa.bar@ +[6 years ago]snfgf? +[6 years ago]canton7snfgf, lots of tutorials online, search for "multiple github accounts" or similar +[6 years ago]canton7snfgf, the general gist is to set a host alias for each identity file in .ssh/config, then clone the repos using the aliases
snfgf, lots of tutorials online, search for "multiple github accounts" or similar
+[6 years ago]BPLHi guys, I've got few screenshots/gifs from some tutorials and I'd like to create something nice on my github project landing page... This is, not the images stacked vertically but something more like a table... something more compact... ideas? +[6 years ago]BPLhey guys, could anyone advice here? I've uploaded v0.0.2 of my project to pypi but the github badget is still pointing out to v0.0.1 ==> https://github.com/brupelo/pyblime , what could be the reason? :O +[6 years ago]canton7BPL, it says 0.0.2 now? +[6 years ago]BPLcanton7: I've removed 0.0.1 from pypi but the badget was still saying 0.0.1 ... Now i was looking at this to get some ideas https://raw.githubusercontent.com/nedbat/coveragepy/master/README.rst , maybe my README.md is just wrong :P +[6 years ago]canton7BPL, when I look at the link you gave before, the badge says "v0.0.2"