From 9cf5fee886da65860026b5d25734321a6a40a5f5 Mon Sep 17 00:00:00 2001 From: Sagar Pandey Date: Sun, 11 Jan 2026 10:07:41 +0530 Subject: [PATCH 1/3] first commit on stg branch change in readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index c6345487..cb5f5ef5 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,4 @@ # Shell Schell Scripts + +Changing the readme file for example From 89ec7c5c42b64c19fecab17e056affd2c0c30396 Mon Sep 17 00:00:00 2001 From: Sagar Pandey <42785560+sag-ar@users.noreply.github.com> Date: Sun, 11 Jan 2026 10:27:04 +0530 Subject: [PATCH 2/3] Update README with git fetch note Added a note about checking git fetch. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index cb5f5ef5..aaffe858 100644 --- a/README.md +++ b/README.md @@ -2,3 +2,4 @@ Schell Scripts Changing the readme file for example +checking git fetch From c0238c3010ca7a86e6ce805be4b118fd9f5188fe Mon Sep 17 00:00:00 2001 From: Sagar Pandey <42785560+sag-ar@users.noreply.github.com> Date: Sun, 11 Jan 2026 10:30:09 +0530 Subject: [PATCH 3/3] Update README with git command examples Add notes about git fetch and git pull commands --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index aaffe858..7c90f571 100644 --- a/README.md +++ b/README.md @@ -3,3 +3,5 @@ Schell Scripts Changing the readme file for example checking git fetch + +working to see git pull