diff --git a/dev change b/dev change deleted file mode 100644 index 83a4461..0000000 --- a/dev change +++ /dev/null @@ -1 +0,0 @@ -this is devlopment branch diff --git a/dev.txt b/dev.txt new file mode 100644 index 0000000..d5e1b5f --- /dev/null +++ b/dev.txt @@ -0,0 +1 @@ +hy iam in devlopment branch diff --git a/file.txt b/file.txt deleted file mode 100644 index 7540712..0000000 --- a/file.txt +++ /dev/null @@ -1,3 +0,0 @@ -hi my name is anjith ajith -iam in hyderabad -in naresh it technology diff --git a/hf change b/hf change deleted file mode 100644 index 7b44127..0000000 --- a/hf change +++ /dev/null @@ -1 +0,0 @@ -this is hotfix diff --git a/hotfix.txt b/hotfix.txt new file mode 100644 index 0000000..ee96726 --- /dev/null +++ b/hotfix.txt @@ -0,0 +1 @@ +hi this is hotfix branch diff --git a/master.txt b/master.txt new file mode 100644 index 0000000..c152497 --- /dev/null +++ b/master.txt @@ -0,0 +1 @@ +hi my name is anjith diff --git a/sprint.txt b/sprint.txt new file mode 100644 index 0000000..d7714f4 --- /dev/null +++ b/sprint.txt @@ -0,0 +1 @@ +hi this is sprint2 branch