Name:
Class: CS3338
Assignment: Homework #1
- Repository: https://github.com//CS3338-Homework-1
- Branches used:
main,feature-about-me
1. Forked the starter repo to my account.
2. Cloned my fork locally (GitHub Desktop).
3. Checked out feature-about-me.
4. Edited index.html with required content.
5. Committed and **pushed to origin**.
6. Opened a Pull Request: feature-about-me → main **in my fork**.
7. Merged the PR into main.
8. Synced Desktop (Fetch / Pull).
9. Created:
```bash
git log --all --branches > git_log.txt