Initial
This commit is contained in:
5
GitInit.bat
Normal file
5
GitInit.bat
Normal file
@@ -0,0 +1,5 @@
|
||||
git init
|
||||
git commit -m "first commit"
|
||||
git remote add origin git@localhost:shu/EDKB08_DMS.git
|
||||
git push -u origin main
|
||||
pause
|
||||
Reference in New Issue
Block a user