Skip to content

maxpoi/ITProject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ITProject

git pull

git branch your-branch-name

git checkout your-branch-name

--- do your work ---

git add --all

git commit -m “message”

git push --set-upstream origin your-branch-name

git checkout master

git pull

git merge master your-branch-name

git push

git branch -d your-branch-name

About

MelbUni COMP30022

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages