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
2 changes: 1 addition & 1 deletion lesson_3_reflections.txt
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ and what would be harder?
Even if I did, I would be hesitant to use this approach on code that it's
important to keep bug-free. I would be worried that someone else would add
a change that combined with my change to make a bug, and I might not even
notice their change!
notice their change!!

When would you want to make changes in a separate branch rather than directly in
master? What benefits does each approach have?
Expand Down