Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 15 additions & 0 deletions learning-reflection.md
Original file line number Diff line number Diff line change
@@ -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