diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2020-11-28 20:50:24 +0200 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2020-11-28 20:50:24 +0200 |
commit | a93162b21db4ce388ae11b636a51abafaee5b580 (patch) | |
tree | 5f0c0ea65464e2db3677ee3a52c44f0870188306 /doc/gawkworkflow.texi | |
parent | 6411df848bff9041d0493c6147973ed87801c817 (diff) | |
parent | 45c17dbafdca47c53e812008bade3f7a13115756 (diff) | |
download | egawk-a93162b21db4ce388ae11b636a51abafaee5b580.tar.gz egawk-a93162b21db4ce388ae11b636a51abafaee5b580.tar.bz2 egawk-a93162b21db4ce388ae11b636a51abafaee5b580.zip |
Merge branch 'gawk-5.1-stable'
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 |