Преглед изворни кода

Added script for pulling ted2 changes.

Mark Sibly пре 8 година
родитељ
комит
4c00d98b8c
1 измењених фајлова са 3 додато и 0 уклоњено
  1. 3 0
      scripts/pullted2go.bat

+ 3 - 0
scripts/pullted2go.bat

@@ -0,0 +1,3 @@
+cd ..
+git subtree pull --prefix src/ted2go https://github.com/engor/Ted2Go.git master --squash
+cd scripts