diff --git a/first-push.txt b/first-push.txt index dc8105d..d45d26e 100644 --- a/first-push.txt +++ b/first-push.txt @@ -1,3 +1,5 @@ This is the first push This is the second edit to this file + +new edit by hamoda \ No newline at end of file diff --git a/newfile.txt b/newfile.txt new file mode 100644 index 0000000..7a161f8 --- /dev/null +++ b/newfile.txt @@ -0,0 +1 @@ +i am practicing git and github \ No newline at end of file