diff --git a/feature1.txt b/feature1.txt new file mode 100644 index 0000000..a3972e0 --- /dev/null +++ b/feature1.txt @@ -0,0 +1 @@ +hello feature1! diff --git a/hello.txt b/hello.txt index a042389..4011823 100644 --- a/hello.txt +++ b/hello.txt @@ -1 +1,3 @@ hello world! + +feature1