+[2015-03-10T20:36:55Z]Kartagiswhat does "pull request" exactly mean? +[2015-03-10T20:41:29Z]thibaultchaKartagis: https://help.github.com/articles/using-pull-requests/ +[2015-03-10T21:51:56Z]matgeesounded ignorant :P +[2015-03-10T21:51:55Z]matgeeHi. I am working with a vendor, whom I granted read only access. They forked my repo and sent a pull request. When I run the steps GH tells me to on the PR page (git checkout -b VENDORNAME-BRANCH master; git pull git@github.com:VENDORNAME/repo.git BRANCH) -- I get `ERROR: Repository not found. fatal: Could not read from remote repository.` ... I am assuming it's because theirs is a private repo and I need access, but I wanted to check before I +[2015-03-10T22:17:11Z]htraphelo everyone i just forked a repo and created gh-pages branch for a wiki, is their any way i can push this to the main repo
just remove one.txt to master. after merge. then create one.txt...?....
+[2015-03-11T00:03:17Z]pardelkatI want to create a respository named "#", is that possible? +[2015-03-11T00:21:08Z]thibaultcha!tyias ? +[2015-03-11T00:21:42Z]thibaultchaoops, !tias +[2015-03-11T00:21:42Z]gitinfoTry it and seeā¢. You learn much more by experimentation than by asking without having even tried. If in doubt, make backups before you experiment (see !backup). http://gitolite.com/tias.html may help with git-specific TIAS. +[2015-03-11T00:27:26Z]lennyI did try.