From d7c33d3fad3a6852ec68d7965978d56b2e43da9c Mon Sep 17 00:00:00 2001 From: ksaws0807 Date: Sun, 9 Nov 2025 15:34:21 +0530 Subject: [PATCH 1/4] this is new file create --- Script19.sh | 2 +- Script2.sh | 2 ++ Scripting20.sh | 0 3 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 Scripting20.sh diff --git a/Script19.sh b/Script19.sh index 4c0f284..2d111b2 100644 --- a/Script19.sh +++ b/Script19.sh @@ -1 +1 @@ -echo "I have created a new file" \ No newline at end of file +echo "I have created a new file" diff --git a/Script2.sh b/Script2.sh index 867c7b9..8d3a148 100644 --- a/Script2.sh +++ b/Script2.sh @@ -5,3 +5,5 @@ read a echo "Value of b" read b echo "Hello value of a is $a and value of b is $b" +echo "i am learning Devops" + diff --git a/Scripting20.sh b/Scripting20.sh new file mode 100644 index 0000000..e69de29 From bfa32d1ef12411568a27bb8ec06393418ffda3e4 Mon Sep 17 00:00:00 2001 From: ksaws0807 Date: Sun, 9 Nov 2025 15:42:12 +0530 Subject: [PATCH 2/4] new file created --- Scripti22.sh | 0 Scripting20.sh | 2 ++ 2 files changed, 2 insertions(+) create mode 100644 Scripti22.sh diff --git a/Scripti22.sh b/Scripti22.sh new file mode 100644 index 0000000..e69de29 diff --git a/Scripting20.sh b/Scripting20.sh index e69de29..2664eab 100644 --- a/Scripting20.sh +++ b/Scripting20.sh @@ -0,0 +1,2 @@ +echo git"this is first create file" +ech "the changes file on scrpting 20" \ No newline at end of file From 4dee295d4d9387a1375d600f7f22a4bc535d8211 Mon Sep 17 00:00:00 2001 From: ksaws0807 Date: Sun, 9 Nov 2025 16:10:53 +0530 Subject: [PATCH 3/4] changes in scritp --- Script19.sh | 1 - Script2.sh | 2 +- Script22.sh | 1 + Scripti22.sh | 0 Scripting | 1 + Scripting20.sh | 2 -- 6 files changed, 3 insertions(+), 4 deletions(-) delete mode 100644 Script19.sh create mode 100644 Script22.sh delete mode 100644 Scripti22.sh create mode 160000 Scripting delete mode 100644 Scripting20.sh diff --git a/Script19.sh b/Script19.sh deleted file mode 100644 index 2d111b2..0000000 --- a/Script19.sh +++ /dev/null @@ -1 +0,0 @@ -echo "I have created a new file" diff --git a/Script2.sh b/Script2.sh index 8d3a148..4005a2c 100644 --- a/Script2.sh +++ b/Script2.sh @@ -6,4 +6,4 @@ echo "Value of b" read b echo "Hello value of a is $a and value of b is $b" echo "i am learning Devops" - +echo "changes the practical" diff --git a/Script22.sh b/Script22.sh new file mode 100644 index 0000000..bf266b5 --- /dev/null +++ b/Script22.sh @@ -0,0 +1 @@ +echo "file new created" diff --git a/Scripti22.sh b/Scripti22.sh deleted file mode 100644 index e69de29..0000000 diff --git a/Scripting b/Scripting new file mode 160000 index 0000000..fe41b58 --- /dev/null +++ b/Scripting @@ -0,0 +1 @@ +Subproject commit fe41b582414f977f810672f86a269f42a8acc3dc diff --git a/Scripting20.sh b/Scripting20.sh deleted file mode 100644 index 2664eab..0000000 --- a/Scripting20.sh +++ /dev/null @@ -1,2 +0,0 @@ -echo git"this is first create file" -ech "the changes file on scrpting 20" \ No newline at end of file From 56bf0caebe0a88905967f8cc2929ba9ebcf44c19 Mon Sep 17 00:00:00 2001 From: ksaws0807 Date: Sun, 9 Nov 2025 16:39:04 +0530 Subject: [PATCH 4/4] i have done changes for newbranch --- Script2.sh | 2 +- Script22.sh | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) delete mode 100644 Script22.sh diff --git a/Script2.sh b/Script2.sh index 4005a2c..3354757 100644 --- a/Script2.sh +++ b/Script2.sh @@ -6,4 +6,4 @@ echo "Value of b" read b echo "Hello value of a is $a and value of b is $b" echo "i am learning Devops" -echo "changes the practical" +echo "i am learing brancing" \ No newline at end of file diff --git a/Script22.sh b/Script22.sh deleted file mode 100644 index bf266b5..0000000 --- a/Script22.sh +++ /dev/null @@ -1 +0,0 @@ -echo "file new created"