+[8 years ago]ShapeShifter499I didn't know anything about submodules till now +[8 years ago]ShapeShifter499tobiasvl: it was the .git folder in each that probably messed me up huh? +[8 years ago]tobiasvlyeah +[8 years ago]ShapeShifter499tobiasvl: I'd like to include the 'git' folder for backup purposes, would removing the dot be enough? +[8 years ago]nickjjif i delete an account, does the url availability get immediately available?
+[8 years ago]minibarhttps://help.github.com/articles/telling-git-about-your-gpg-key/ here it says I only have to tell git about my key ID if my key has a different identity than my git user. both my key and git user have the same email address. shouldn't this be enough for git to identify my key? +[8 years ago]GeoHi, I'm writing a script that uses the Github API for an organization, but I'd rather not hard code my user/pass into the script- is there a way to use a key or something similar instead of a user/pass combo? +[8 years ago]GeoHi, I'm writing a script that uses the Github API for an organization, but I'd rather not hard code my user/pass into the script- is there a way to use a key or something similar instead of a user/pass combo? +[8 years ago]hendryhi, if I have a cloned repo. How do i quickly create a PR without going to the Web interface and forking and updating the git remote etc etc etc ? +[8 years ago]GeoPRs are functions of github, iirc- they need to be created via the web interface