diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2011-10-09 21:23:41 +0200 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2011-10-09 21:23:41 +0200 |
commit | 59c727fa2af15467db4fe4c1a231d4c5531912f6 (patch) | |
tree | 34c34a1a6894a28934db0d0f6ff89f4dca3ed3fe | |
parent | 06f3e569c7c153a5d0f2dc5667822c562e77ca9f (diff) | |
parent | be244c3c7111a1b0b066a953070a8b7205d2d406 (diff) | |
download | egawk-59c727fa2af15467db4fe4c1a231d4c5531912f6.tar.gz egawk-59c727fa2af15467db4fe4c1a231d4c5531912f6.tar.bz2 egawk-59c727fa2af15467db4fe4c1a231d4c5531912f6.zip |
Merge branch 'xgawk_load'
-rw-r--r-- | README.git | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -13,6 +13,12 @@ comp.lang.awk is generally a bad idea, no matter what the purpose, but especially if you wish to report a gawk bug. Use the above email address. Really. +You can find gawk's GIT repository at Savannah +https://savannah.gnu.org/git/?group=gawk +Detailed instructions on using and contributing to gawk can also be +found there +http://savannah.gnu.org/maintenance/UsingGit + Thanks, Arnold Robbins |