Skip to content

Stucom-Pelai/M13_UF1_Git_Java_demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Goal

  • Practice git commands and branching strategy
  • Read class diagrams
  • Review inheritance concepts
  • Review agregation/association relationship
  • Teamwork

Implementation

  1. Create repository using this template to group git account
  2. Check Game Class diagram and current implementation to identify what is pending to do
  3. Assign every issue to a group member
  4. Create a branch for each issue
  5. Clone repository in local environment
  6. Check out to corresponding branch
  7. Code the change described in issue
  8. Push from your local environment to your repository
  9. Create a pull request from member branch to master branch
  10. Resolve conflicts(if apply)
  11. Wait merge is approved by project manager
  12. Once merge is done, confirm your changes are in original repository
  13. Review if issue is closed

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages