+ [8 years ago] ShapeShifter499 I didn't know anything about submodules till now
+ [8 years ago] ShapeShifter499 tobiasvl: it was the .git folder in each that probably messed me up huh?
+ [8 years ago] ShapeShifter499 tobiasvl: I'd like to include the 'git' folder for backup purposes, would removing the dot be enough?
+ [8 years ago] nickjj if i delete an account, does the url availability get immediately available?

message no. 163061

Posted by rfuentess in #github at 2017-02-07T12:16:53Z

ncopa, why the multiples branches ?
+ [8 years ago] minibar https://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] Geo Hi, 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] Geo Hi, 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] hendry hi, 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] Geo PRs are functions of github, iirc- they need to be created via the web interface