We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d250831 commit 4e93e04Copy full SHA for 4e93e04
git-pull-mainline.sh
@@ -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