course-ds-base
course-ds-base copied to clipboard
Task 2.1 - Clone the tutorial repo and learn basic Git commands
Branch: main
Task:
- [ ] Fork & clone repo
- [ ] create a branch: git_basics
- [ ] checkout, create a file, commit & push to remote
- [ ] Checkout diffs for main VS. git_basics
- [ ] Create a PR and merge to main (on remote)
Finished all 5 tasks:
- [x] Forked & Cloned repo
- [x] created a branch: git_basics
- [x] checkout, created a file, committed & pushed to remote in 983650d71b38933e643aa1151d0cc569a90e5b75
- [x] checkout diffs for main vs. git_basics in below picture
- [x] created a PR and merged to main in e01cb03a82e9b44fa317801e33d1c0aed27169d9
