diff options
author | Filip Lajszczak <filip@lajszczak.dev> | 2023-11-15 19:35:03 +0000 |
---|---|---|
committer | David Thompson <dthompson2@worcester.edu> | 2023-11-16 07:32:06 -0500 |
commit | 5de554b2c3c6def7d68e535a489ae34848fb4320 (patch) | |
tree | 462b13f94c8de370c5d67da5584604add81c0462 /doc/haunt.texi | |
parent | e86bdc9707a469f70820bc2c5ec2c88d8b86e878 (diff) |
doc: Information about code repository
* doc/haunt.texi (Contributing): Url of git repo added.
Diffstat (limited to 'doc/haunt.texi')
-rw-r--r-- | doc/haunt.texi | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/haunt.texi b/doc/haunt.texi index 5cec034..da05b9a 100644 --- a/doc/haunt.texi +++ b/doc/haunt.texi @@ -1091,6 +1091,9 @@ files in @var{directory} that match @var{keep?}, recursively. @node Contributing @chapter Contributing +Haunt is developed using the Git version control system. The official +repository is hosted at @url{https://git.dthompson.us/haunt.git}. + Send patches and bug reports to @email{davet@@gnu.org}. @c ********************************************************************* |