# JavaWeb **Repository Path**: mostpowerful/java-web ## Basic Information - **Project Name**: JavaWeb - **Description**: 1、配置环境变量 git config --global user.name "你的姓名" git config --global user.email "xx@qq.com" 2、进入你要提交项目的父目录下 git init 3、执行如下命令: git add . git commit -m 'aa' 4、定义远程仓库的地址为origin git remote add origin 你的仓库地址 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-09-15 - **Last Updated**: 2022-09-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README No README documentation available for this project.