git init git add * git commit -m "Latest Updated ViperKitmap" git remote add origin http://localhost:3000/ViperMC/ViperKitmap.git git push -u origin master