文件名称:java-work:Java示例
文件大小:42KB
文件格式:ZIP
更新时间:2024-05-18 04:13:40
Java
git config user.name --global“ John Doe” git config user.email --global“ ” I finally found the solution. Go to: Control Panel -> User Accounts -> Manage your credentials -> Windows Credentials Under Generic Credentials there are some credentials related to Github, Click on them and click "Remove". git命令提交代码 第一步:git remote add origin 第2步: git添加 git commit -m“初始化提交” git push origin master ***
【文件预览】:
java-work-master
----pom.xml(2KB)
----src()
--------main()
----.idea()
--------vcs.xml(180B)
----.gitignore(19B)
----README.md(914B)