From c8df505eb1644f3600b561c755b06d0c457dc026 Mon Sep 17 00:00:00 2001 From: swayamnakshane Date: Sat, 25 Jan 2025 15:08:23 +0000 Subject: [PATCH 1/2] added branching strategy --- branching.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 branching.md diff --git a/branching.md b/branching.md new file mode 100644 index 0000000..dda5b3f --- /dev/null +++ b/branching.md @@ -0,0 +1 @@ +# this is the featured branch from the dev branch using for learning barnching strategy From f963fd140b1222382980cb029757fe430a29c649 Mon Sep 17 00:00:00 2001 From: swayamnakshane Date: Sat, 25 Jan 2025 15:36:09 +0000 Subject: [PATCH 2/2] chnaged commmit --- branching.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/branching.md b/branching.md index dda5b3f..2f4d90d 100644 --- a/branching.md +++ b/branching.md @@ -1 +1,4 @@ -# this is the featured branch from the dev branch using for learning barnching strategy +# this is the featured branch from the dev branch using for learning barnching strateg + + +we made a change in the branching