+[2017-02-07T17:38:38Z]ShapeShifter499I didn't know anything about submodules till now +[2017-02-07T17:40:20Z]ShapeShifter499tobiasvl: it was the .git folder in each that probably messed me up huh? +[2017-02-07T17:40:41Z]tobiasvlyeah +[2017-02-07T17:41:30Z]ShapeShifter499tobiasvl: I'd like to include the 'git' folder for backup purposes, would removing the dot be enough? +[2017-02-07T20:37:29Z]nickjjif i delete an account, does the url availability get immediately available?
message no. 163050
Posted by deepy in #github at 2017-02-07T06:52:45Z
zerorax: a pull request is sort of a way of sending a patch
+[2017-02-08T00:04:19Z]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? +[2017-02-08T02:04:26Z]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? +[2017-02-08T04:55:29Z]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? +[2017-02-08T05:17:08Z]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 ? +[2017-02-08T05:19:22Z]GeoPRs are functions of github, iirc- they need to be created via the web interface