Skip to content

JavaProgrammerLB/gitRemoteTest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

  1. 在github上创建项目
  2. 在start.spring.io网站上创建spring项目,并下载
  3. 解压下载到的spring项目,cd到项目目录里
  4. git init将文件夹设置为git项目
  5. git add暂存需要git管理的文件,git commit进行git提交
  6. git remote add命令为项目增加远程地址
  7. git push -u来将本地代码push到github上去

About

git remote test

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages