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
10 changes: 9 additions & 1 deletion Script1.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,12 @@ echo "We are from batch-27 and learning DevOps"
echo "We are learning Git and GitHub"
echo "How are you?"
echo "I am learning branching in Git"
echo "Testing git pull"
echo "We are from batch-25 and learning git/gihub"
echo "We are learning Branching"
echo "For change request CHG009823"
echo "Practice for change request"
echo "Adding a new line"
echo "Changes by Story branch"
echo "One for Change id"
echo "New line for story branch"
echo "process for CHG009823"
1 change: 1 addition & 0 deletions Script2.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,4 @@ read a
echo "Value of b"
read b
echo "Hello value of a is $a and value of b is $b"
echo "practice of git"