aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2020-11-28 20:47:50 +0200
committerArnold D. Robbins <arnold@skeeve.com>2020-11-28 20:47:50 +0200
commitdff7cb280f153e71d2ed187521da52c3fca04fe5 (patch)
treeffab33ad28dabc160d0f4297173a370664e085d7 /doc
parentd04f08bb8474e44417e739c7a03fb9690a9e22d8 (diff)
downloadegawk-dff7cb280f153e71d2ed187521da52c3fca04fe5.tar.gz
egawk-dff7cb280f153e71d2ed187521da52c3fca04fe5.tar.bz2
egawk-dff7cb280f153e71d2ed187521da52c3fca04fe5.zip
Add a resource in gawkworkflow.texi.
Diffstat (limited to 'doc')
-rw-r--r--doc/ChangeLog4
-rw-r--r--doc/gawkworkflow.texi4
2 files changed, 8 insertions, 0 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog
index a1898169..9f3430ef 100644
--- a/doc/ChangeLog
+++ b/doc/ChangeLog
@@ -1,3 +1,7 @@
+2020-11-28 Arnold D. Robbins <arnold@skeeve.com>
+
+ * gawkworkflow.texi: Add an additional web resource.
+
2020-11-16 Arnold D. Robbins <arnold@skeeve.com>
* gawktexi.in (Nextfile Statement): Clarify what happens in
diff --git a/doc/gawkworkflow.texi b/doc/gawkworkflow.texi
index 0aa68825..4106b75d 100644
--- a/doc/gawkworkflow.texi
+++ b/doc/gawkworkflow.texi
@@ -2147,6 +2147,10 @@ In particular, the @uref{https://git-scm.com/book/en/v2,
See also @uref{http://savannah.gnu.org/maintenance/UsingGit,
the Savannah quick introduction to Git}.
+A nice article on how Git works is
+@uref{http://jwiegley.github.io/git-from-the-bottom-up/,
+@cite{Git From The Bottom Up}}, by John Wiegley.
+
@node TODO
@appendix Stuff Still To Do In This Document