From de8bb2f419101cece04ba88198d7e491586989d5 Mon Sep 17 00:00:00 2001 From: Shreya Shanbhog Date: Wed, 16 Sep 2026 12:09:58 -0400 Subject: [PATCH] Add SS_shreya.md --- 01_GitTutorial/SS_shreya.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 01_GitTutorial/SS_shreya.md diff --git a/01_GitTutorial/SS_shreya.md b/01_GitTutorial/SS_shreya.md new file mode 100644 index 0000000..78b0cd9 --- /dev/null +++ b/01_GitTutorial/SS_shreya.md @@ -0,0 +1,10 @@ +# GitHub Feedback + +## What I Like About GitHub +- Version tracking and collaboration features. + +## What I Dislike About GitHub +- Can be overwhelming for beginners. + +## Questions +- How do branch merge conflicts work?