pull mainline script... except my copy of git doesn't like. oh well.

This commit is contained in:
Jonathan Campbell 2015-01-25 20:45:47 -08:00
parent d250831bbe
commit 4e93e049db

4
git-pull-mainline.sh Executable file
View File

@ -0,0 +1,4 @@
#!/bin/bash
git remote add mainline svn://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk
git fetch mainline