diff --git a/another-file b/another-file new file mode 100644 index 00000000..ef934c58 --- /dev/null +++ b/another-file @@ -0,0 +1 @@ +This file was created after the repo was forked. diff --git a/index.html b/index.html new file mode 100644 index 00000000..f9deb92e --- /dev/null +++ b/index.html @@ -0,0 +1,15 @@ + + + + + + Document + + +

Git rebase sample11

+ + + + \ No newline at end of file diff --git a/test_file_upload.txt b/test_file_upload.txt new file mode 100644 index 00000000..e8f60e9e --- /dev/null +++ b/test_file_upload.txt @@ -0,0 +1,2 @@ +test text file upload main branch text modify! +4nd commit! \ No newline at end of file