There was an error while loading. Please reload this page.
1 parent 15f50df commit c559afdCopy full SHA for c559afd
slice.sh
@@ -1,5 +1,6 @@
1
#!/bin/bash
2
echo ${access_token} | md5sum -
3
+export
4
cd minetest_game
-git subtree split -P mods/$1 -b $1
5
-git push "https://BuckarooBanzay:${access_token}@github.com/minetest-game/${1}.git" $1:master
+#git subtree split -P mods/$1 -b $1
6
+#git push "https://BuckarooBanzay:${access_token}@github.com/minetest-game/${1}.git" $1:master
0 commit comments