diff --git a/day5/newshellscript.sh b/day5/newshellscript.sh new file mode 100644 index 0000000..786d0d4 --- /dev/null +++ b/day5/newshellscript.sh @@ -0,0 +1 @@ +echo "hello doston" \ No newline at end of file diff --git a/day5/shell.sh b/day5/shell.sh new file mode 100644 index 0000000..722994e --- /dev/null +++ b/day5/shell.sh @@ -0,0 +1,2 @@ +echo "Git and github practice pull request" +echo "I am learning git and github for devops" \ No newline at end of file diff --git a/dummy-feature-file.txt b/dummy-feature-file.txt new file mode 100644 index 0000000..e759707 --- /dev/null +++ b/dummy-feature-file.txt @@ -0,0 +1 @@ +this is a feature file for jira tracking