diff --git a/existing-file.txt b/existing-file.txt index 10edf70..07b9391 100644 --- a/existing-file.txt +++ b/existing-file.txt @@ -1,3 +1,3 @@ This is a file we'll edit -#CHANGEME \ No newline at end of file +Changed! diff --git a/feature.txt b/feature.txt new file mode 100644 index 0000000..c90fd52 --- /dev/null +++ b/feature.txt @@ -0,0 +1 @@ +New feature diff --git a/names.txt b/names.txt index a8b2f65..104a832 100644 --- a/names.txt +++ b/names.txt @@ -1,2 +1,3 @@ #Add your kerberos login below -vpavlin \ No newline at end of file +vpavlin +kachauha