luanpoppe commited on
Commit
a717db7
·
1 Parent(s): 4b8fa81

feat: adicionando atalhos do git

Browse files
Files changed (2) hide show
  1. update-prd.bat +1 -0
  2. update-tests.bat +1 -0
update-prd.bat ADDED
@@ -0,0 +1 @@
 
 
1
+ git push prd main:main
update-tests.bat ADDED
@@ -0,0 +1 @@
 
 
1
+ git push tests tests:main