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
| # Compiled source # | |
| ################### | |
| *.com | |
| *.class | |
| *.dll | |
| *.exe | |
| *.o | |
| *.so | |
| # Packages # |
| SUMMARY OF LESS COMMANDS | |
| Commands marked with * may be preceded by a number, N. | |
| Notes in parentheses indicate the behavior if N is given. | |
| A key preceded by a caret indicates the Ctrl key; thus ^K is ctrl-K. | |
| h H Display this help. | |
| q :q Q :Q ZZ Exit. | |
| --------------------------------------------------------------------------- |