NCCU OOP Git/GitHub Tutorial
This repo contains template for homework of 2023 OOP TA class. All required operations are mentioned in the slides. Please do the followings to finish your homework:
- Fork this repo
- Clone this repo
- Switch to a branch named
<student_id>_<your name>
- Add a file whose name is
<student_id>_<your name>_favorite_song_list.txt
- Type a song you like the most and make a commit
- Type a song you like the least and make a commit
- You made a mistake! That's not your favorite song! So, revert it
- Push to GitHub
- Make a PR(pull request)