git clone [email protected]:YOUR-USERNAME/YOUR-FORKED-REPO.git
cd into/cloned/fork-repo
git remote add upstream git://github.com/ORIGINAL-DEV-USERNAME/REPO-YOU-FORKED-FROM.git
git fetch upstream
git clone [email protected]:YOUR-USERNAME/YOUR-FORKED-REPO.git
cd into/cloned/fork-repo
git remote add upstream git://github.com/ORIGINAL-DEV-USERNAME/REPO-YOU-FORKED-FROM.git
git fetch upstream
<!-- | |
- Unfortunately, Microsoft has added a clever new | |
- "feature" to Internet Explorer. If the text of | |
- an error's message is "too small", specifically | |
- less than 512 bytes, Internet Explorer returns | |
- its own error message. You can turn that off, | |
- but it's pretty tricky to find switch called | |
- "smart error messages". That means, of course, | |
- that short error messages are censored by default. | |
- IIS always returns error messages that are long |