Compaq VGA ROM BIOS images added

This commit is contained in:
Jeff Parsons 2015-04-29 14:48:36 -07:00 committed by jeffpar
commit 6153493be2
6 changed files with 3151 additions and 1 deletions

View file

@ -26,7 +26,7 @@ Since a simple `git push` will report:
git push --set-upstream origin 386dev
do this instead:
do what it recommends (*-u* is shorthand for *--set-upstream*):
git push -u origin 386dev