Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion Script1.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,6 @@ echo "I am learning Git/Github"
echo "I have added new code"
echo "I am from batch-30 and learning DevOps"
echo "This is my first commit in DevOps"
echo "Adding one more line to test git stash"
echo "Adding one more line to test git stash"
echo "testing porpose"
echo "Shubham"
10 changes: 10 additions & 0 deletions Script20.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
echo "We are trying this practical from linux EC2"
echo "I am from Young minds"
echo "We are from batch-27"
echo "I am learning Git/Github"
echo "I have added new code"
echo "I am from batch-30 and learning DevOps"
echo "This is my first commit in DevOps"
echo "Adding one more line to test git stash"
echo "Adding a new line for testing purpose"
echo "This is my first commit in DevOps"