- register_git_module(+Name, +Options)
- Register the directory from which the Prolog file was loaded as
a GIT component about which to report version information. This
should be used as a directive. Defined options:
- directory(Dir)
- Use Dir as the location of the GIT repository instead of the
directory of the file from which this directive was called.
If Dir is not absolute, it is taken relative to the
directory holding the file from which this directive was called.
- home_url(URL)
- Used to create a link to the components home-page.