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 diff --git a/poem.html b/poem.html new file mode 100644 index 00000000..d860d544 --- /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

+ +
+
+

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

+ +
+
+

Last Verse

+ +
+
+ + + + +
+ + + + + + + + + + + + + + + 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