diff --git a/learning-reflection.md b/learning-reflection.md new file mode 100644 index 0000000..aeb8116 --- /dev/null +++ b/learning-reflection.md @@ -0,0 +1,15 @@ +# Learning Reflection + +## What I’ve learned +- How to fork and clone repositories +- How branches work +- How to push changes to my fork + +## What I’m still confused about +- When to rebase vs merge +- Best practices for commit messages + +## Things I experimented with +- SSH authentication +- Pull requests +- Markdown formatting