Skip to content

Latest commit

 

History

165 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DOTA

Defense Of The mAgi

Git convension

Unity with Git:

Git Flow: http://nvie.com/posts/a-successful-git-branching-model/

  • Basically, core development should be done on "feature/(.*+)" branch, go through code review and the be merged to "develop" branch
  • "master" branch is only used to track official releases. (prob. every assignment deadlines)

Linear history: http://devblog.nestoria.com/post/98892582763/maintaining-a-consistent-linear-history-for-git

  • When merging, "develop" branch should be the first parant of merge commit (to guarentee linear history.)

About

Defense Of The mAgi

Resources

Stars

1 star

Watchers

4 watching

Forks

Releases

Packages

Contributors

Languages