Skip to content

Commit 4e93e04

Browse files
pull mainline script... except my copy of git doesn't like. oh well.
1 parent d250831 commit 4e93e04

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

git-pull-mainline.sh

+4
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
#!/bin/bash
2+
git remote add mainline svn://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk
3+
git fetch mainline
4+

0 commit comments

Comments
 (0)