diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2020-11-28 20:47:50 +0200 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2020-11-28 20:47:50 +0200 |
commit | dff7cb280f153e71d2ed187521da52c3fca04fe5 (patch) | |
tree | ffab33ad28dabc160d0f4297173a370664e085d7 /doc/gawkworkflow.texi | |
parent | d04f08bb8474e44417e739c7a03fb9690a9e22d8 (diff) | |
download | egawk-dff7cb280f153e71d2ed187521da52c3fca04fe5.tar.gz egawk-dff7cb280f153e71d2ed187521da52c3fca04fe5.tar.bz2 egawk-dff7cb280f153e71d2ed187521da52c3fca04fe5.zip |
Add a resource in gawkworkflow.texi.
Diffstat (limited to 'doc/gawkworkflow.texi')
-rw-r--r-- | doc/gawkworkflow.texi | 4 |
1 files changed, 4 insertions, 0 deletions
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 |