From 7259171aed5b377b3a416083083cf092854b9955 Mon Sep 17 00:00:00 2001 From: Manasvi Kombade Date: Sun, 11 Jan 2026 22:37:01 +0530 Subject: [PATCH 1/2] stash succeessfully --- _project_starter_/index.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/_project_starter_/index.html b/_project_starter_/index.html index 0d120e0..b11d059 100644 --- a/_project_starter_/index.html +++ b/_project_starter_/index.html @@ -18,3 +18,5 @@ //added branching statergy git flow //hi from clone repo //will check the rules +//git stash +//Git stash \ No newline at end of file From c1b811fc7c6f8e86d2a959df7e563132873b80ab Mon Sep 17 00:00:00 2001 From: Manasvi Kombade Date: Sun, 11 Jan 2026 23:17:16 +0530 Subject: [PATCH 2/2] Fast forwarding --- _project_starter_/index.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/_project_starter_/index.html b/_project_starter_/index.html index b11d059..5e4ea8a 100644 --- a/_project_starter_/index.html +++ b/_project_starter_/index.html @@ -19,4 +19,5 @@ //hi from clone repo //will check the rules //git stash -//Git stash \ No newline at end of file +//Git stash +//git fast forwarding