diff --git a/takeaways/SA.md b/takeaways/SA.md new file mode 100644 index 0000000..d3ad098 --- /dev/null +++ b/takeaways/SA.md @@ -0,0 +1,5 @@ +# My GitHub 101 Takeaway + +The thing that clicked for me most was the branch concept — it's like having a draft copy of a document. You can make all your edits without touching the original, and only merge it in when you're happy with the changes. + +Great Tutorial!! \ No newline at end of file