From fb9642e97115bc67ac7892c8c2042e3d15cd962e Mon Sep 17 00:00:00 2001 From: Isabella Gonzalez Date: Sat, 13 Feb 2021 07:17:55 +0000 Subject: [PATCH 1/4] let me move on, finished verse 1 committing verse 2 now --- poem.html | 271 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 271 insertions(+) create mode 100644 poem.html diff --git a/poem.html b/poem.html new file mode 100644 index 00000000..2e1ea08b --- /dev/null +++ b/poem.html @@ -0,0 +1,271 @@ + + + + + + + + + + + + + + +git_01 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + +
+

Build a Poem with commits to different branches

+

Our project will be done using a sequence of save and commits and branch actions.

+
+

First Verse

+ +

A BOAT beneath a sunny sky,
+Lingering onward dreamily
+In an evening of July –
+Children three that nestle near,
+Eager eye and willing ear,

+
+
+

Second Verse

+ +
+
+

Third Verse

+ +
+
+

Last Verse

+ +
+
+ + + + +
+ + + + + + + + + + + + + + + From ed59e09cdc32c1b84175c1a5d527929d9d180694 Mon Sep 17 00:00:00 2001 From: Isabella Gonzalez Date: Sat, 13 Feb 2021 07:19:03 +0000 Subject: [PATCH 2/4] let me get to verse 2, finished now committing and pushing to git hub. --- poem.rmd | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/poem.rmd b/poem.rmd index 01ef6d5b..0ab7df99 100644 --- a/poem.rmd +++ b/poem.rmd @@ -19,6 +19,15 @@ you, if you change any of this the git program will notice it and compromise you ## Second Verse +When I go up through the mowing field, +The headless aftermath, + Smooth-laid like thatch with the heavy dew, + Half closes the garden path. + + And when I come to the garden ground, + + + ## Third Verse From 2dc72d9ff8271c97a0620aa30808fa9156869293 Mon Sep 17 00:00:00 2001 From: Isabella Gonzalez Date: Sat, 13 Feb 2021 07:21:10 +0000 Subject: [PATCH 3/4] having problems moving on again.... --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 00000000..5b6a0652 --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +.Rproj.user +.Rhistory +.RData +.Ruserdata From 1b6add41978975a545fe6455b176b01134d83f34 Mon Sep 17 00:00:00 2001 From: Isabella Gonzalez Date: Sat, 13 Feb 2021 07:23:59 +0000 Subject: [PATCH 4/4] verse 2 done trying to get out of it. --- poem.html | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/poem.html b/poem.html index 2e1ea08b..d860d544 100644 --- a/poem.html +++ b/poem.html @@ -202,15 +202,15 @@

Build a Poem with commits to different branches

First Verse

-

A BOAT beneath a sunny sky,
-Lingering onward dreamily
-In an evening of July –
-Children three that nestle near,
-Eager eye and willing ear,

Second Verse

+

When I go up through the mowing field,
+The headless aftermath,
+Smooth-laid like thatch with the heavy dew,
+Half closes the garden path.

+

And when I come to the garden ground,

Third Verse