diff --git a/hometask/file.txt b/hometask/file.txt new file mode 100644 index 0000000..8f3b93e --- /dev/null +++ b/hometask/file.txt @@ -0,0 +1 @@ +1. commit from main branch. diff --git a/hometask/file2.txt b/hometask/file2.txt new file mode 100644 index 0000000..e04c736 --- /dev/null +++ b/hometask/file2.txt @@ -0,0 +1,2 @@ +1. branch new_hometask_branch , first commit here +2. branch new_hometask_branch , second commit here diff --git a/new_file.txt b/new_file.txt new file mode 100644 index 0000000..10ea89b --- /dev/null +++ b/new_file.txt @@ -0,0 +1 @@ +This was created on GitHUb