sgao1995 / Cat-and-Mouse-Game

repository for capstone project (Cat-and-Mouse Game)
0 stars 1 forks source link

Learn Git and Issue Tracking #6

Open smiths opened 7 years ago

smiths commented 7 years ago

Any team members that do not know git and issue tracking should do the lab exercise described at:

https://gitlab.cas.mcmaster.ca/smiths/se3xa3/tree/master/Labs/L03

littleappledev commented 7 years ago

1) ONE MASTER --> Merge as commits are made 2) BRANCHES --> Branched from Master; changes/features merged into Master when stable