From 6cd3b7286a7c15c4891d734d9e133b8af56ec3ce Mon Sep 17 00:00:00 2001 From: efortier Date: Tue, 27 Jul 2021 11:50:24 -0400 Subject: [PATCH 1/2] Added a new document to create a test pull request --- fortier_pull_request.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 fortier_pull_request.md diff --git a/fortier_pull_request.md b/fortier_pull_request.md new file mode 100644 index 0000000..04d48ab --- /dev/null +++ b/fortier_pull_request.md @@ -0,0 +1 @@ +This is a pull request test document. From a31c42fbb248f79a962ab9e6a6c3b6dd6332a9e8 Mon Sep 17 00:00:00 2001 From: efortier Date: Tue, 27 Jul 2021 12:06:23 -0400 Subject: [PATCH 2/2] Created another pull request test doc. Used to test pull requests on a 2nd branch. --- fortier_pull_request_test_branch.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 fortier_pull_request_test_branch.md diff --git a/fortier_pull_request_test_branch.md b/fortier_pull_request_test_branch.md new file mode 100644 index 0000000..1920e59 --- /dev/null +++ b/fortier_pull_request_test_branch.md @@ -0,0 +1 @@ +Another useless document to test pull requests, but in a secondary branch