Vendor Dashboard updated
This commit is contained in:
7
push_to_git.bat
Normal file
7
push_to_git.bat
Normal file
@@ -0,0 +1,7 @@
|
||||
@echo off
|
||||
git init
|
||||
git remote add origin https://github.com/Canteen-Automation/Positeasy-Clone.git
|
||||
git checkout -b Abiram
|
||||
git add .
|
||||
git commit -m "Pushing code to Abiram branch"
|
||||
git push -u origin Abiram --force
|
||||
Reference in New Issue
Block a user