git init git commit -m "first commit" git remote add origin git@localhost:shu/EDKB08_DMS.git git push -u origin main pause