Add script to update masterGL branch from GitLab

This commit is contained in:
df 2020-11-12 13:17:51 +00:00
parent a88ca48e6d
commit 418331625f
1 changed files with 2 additions and 0 deletions

2
tools/pullFromGL Executable file
View File

@ -0,0 +1,2 @@
#!/bin/sh
git pull masterGL master:masterGL