+[10 years ago]Kartagiswhat does "pull request" exactly mean? +[10 years ago]thibaultchaKartagis: https://help.github.com/articles/using-pull-requests/ +[10 years ago]matgeesounded ignorant :P +[10 years ago]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 +[10 years ago]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
+[10 years ago]pardelkatI want to create a respository named "#", is that possible? +[10 years ago]thibaultcha!tyias ? +[10 years ago]thibaultchaoops, !tias +[10 years ago]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. +[10 years ago]lennyI did try.