This is a group activity that accompanies the Git Rebase slideshow.
- Clone this repo locally
- Code the 2 different "features" detailed below
- Commit and push each feature separately (in its own push)
- In each commit message, include the feature number and a description
- To win the game, your commits on GitHub master should not have any merges with other people's work
[git-rebase-game]$ ./play.sh
Add a new musician in the musicians/ folder. A musician is a simple shell script that echo's your favorite song lyric. For example, see Adele.sh (you can copy this and modify to make your own).
Update this documentation file: howto.txt. Add a quote from your favorite movie into the file. Your movie quote should be relevant to the SolDisco atmosphere.