+[2015-06-18T21:46:29Z]BlindWizI have a question. I have multiple repos on github. now, I Have a directory called githubdir. if I 'git init' in githubdir, that makes my dir ready. Can I clone only one project into githubdir, or can I clone all three projects into that directory? +[2015-06-18T21:48:31Z]BlindWizwhen I clone each project, it creates its own directory for each project. my concern if I am in dir1, and I work in there for a bit, then I git add... and git comit with in that dir it will not upload the other dirs in my main githubdir to that repo? +[2015-06-18T23:40:45Z]wfqhi all +[2015-06-18T23:41:47Z]wfqI have my a trunk and a branch and would like the branch to be completely wiped out and be the same as the trunk. What is the smarter or best practice to do this please? +[2015-06-18T23:50:28Z]wfqany idea please?
what is the general term of GitHub hooks service? Is it push API?
+[2015-06-19T00:45:27Z]BlakeRGi was wondering if it's possible to have issues/PRs automatically assigned to a specific person? +[2015-06-19T01:01:42Z]github239Hello - does anyone know what git remote add does? +[2015-06-19T01:01:51Z]VxJasonxVit adds a new named remote +[2015-06-19T01:02:00Z]VxJasonxVman git remote +[2015-06-19T01:02:00Z]gitinfothe git-remote manpage is available at http://jk.gs/git-remote.html