diff --git a/README.md b/README.md index c43b139..17b5298 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,6 @@ # DevOps -lesson3_branch_b +branch_c +lesson3_branch_c + +branch_b +lesson3_branch_b \ No newline at end of file diff --git a/file_0 b/file_0 index d091332..7a81033 100644 --- a/file_0 +++ b/file_0 @@ -1 +1,3 @@ -branch_b +branch_c + +branch_b \ No newline at end of file diff --git a/file_c1 b/file_c1 new file mode 100644 index 0000000..e4dcf89 --- /dev/null +++ b/file_c1 @@ -0,0 +1 @@ +file_c1 diff --git a/file_c2 b/file_c2 new file mode 100644 index 0000000..5d5f7b3 --- /dev/null +++ b/file_c2 @@ -0,0 +1 @@ +file_c2 diff --git a/lesson3/common_file b/lesson3/common_file index 54149f0..523506c 100644 --- a/lesson3/common_file +++ b/lesson3/common_file @@ -1,3 +1,5 @@ +branch_c + branch_b branch_a \ No newline at end of file