Skip to content

zdxff/git_fight

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

git_fight

  • git init
  • git remote add origin git@github.com:zdxff/git_fight.git
  • git pull origin
  • git branch dev
  • git add .
  • git commit -m "xxx"
  • git checkout dev
  • git push origin dev
  • git commit -m "xxx"
  • git checkout master
  • git merge dev
  • git push origin master

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages