diff --git a/README.md b/README.md index efebf033..88d27aec 100644 --- a/README.md +++ b/README.md @@ -7,3 +7,9 @@ How to Contribute ================= Just fork the original repo at pragmaticlearning/github-example, make your changes and send over a Pull Request. + +lesson one +================= +xiegithub + +edit again 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/first-file.md b/first-file.md new file mode 100644 index 00000000..ad1d648d --- /dev/null +++ b/first-file.md @@ -0,0 +1 @@ +This is the content for my first file. diff --git a/new_docs/chapter b/new_docs/chapter new file mode 100644 index 00000000..d63be752 --- /dev/null +++ b/new_docs/chapter @@ -0,0 +1,2 @@ +lesson reset +dev2 commit 1 diff --git a/new_docs/dev2 b/new_docs/dev2 new file mode 100644 index 00000000..f8a15d57 --- /dev/null +++ b/new_docs/dev2 @@ -0,0 +1,2 @@ +dev2 commit 1 +dev2 commit 2