Skip to content

pebruwantoro/mozart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hello world, welcome to the Mozart Project

  • Rules of the game
  1. Every Feature Create From Master
  • Make sure your local master branch sync with origin master $ git pull origin master

  • Create New Branch Feature $ git checkout -b <your_branch_feature>

  1. Don't Forget to Commit and Push on Repository $ git commit -am "messgae commit"

$ git push origin <your_branch>

  1. Before Merge into Master Sync Your Branch Feature with Master $ git pull origin master --rebase

  2. If Any Conflicts, Please Resolve It

Good luck Comerads

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages