1[//]: # ($FrauBSD: dwatch-gource/README.md 2018-05-12 04:54:35 +0000 freebsdfrau $)
2
3# dwatch-gource
4
5DTrace modules for FreeBSD's dwatch(1) to produce Gource logs
6
7## Foreword
8
9The following is required before using `git commit` in this project.
10
11> `$ git config user.name USERNAME`
12> `$ git config user.email USERNAME@fraubsd.org`
13> `$ .git-hooks/install.sh`
14
15This will ensure the FrauBSD keyword is expanded/updated for each commit.
16
17