- This mini-challenge should serve as a practical Git exercise.
- Fork this repo by clicking on "Fork" button between the "Unwatch" and "Star" buttons.
- In the forked repo, create a branch from
mainwith the namestory_edit_by_{your name} - Clone this repo onto your device (make the repo available locally) - you can achieve that via a git command. Google how to do that via the terminal.
- Go into the folder by typing
“cd git-mini-challenge”via terminal. This repo contains a.txtfile describing a fictional story. - TODO:
- Edit the story in the
words.txtfile, change the club name to ‘Apps Club’ and change the app name to ‘Health First’. Go to the last sentence and add two more sentences to that. - In the terminal, using what you learned, stage your changes, log/commit your changes locally then push it to the remote repo.
- Finally, go to Github and make a pull request that merges the
story_edit_by_{your name}branch into themainbranch.
- Edit the story in the
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|