mirror of
https://github.com/ejwa/gitinspector.git
synced 2025-01-03 11:22:15 +01:00
Extended the README with some "quick start" notes.
This commit is contained in:
parent
c073e32dbe
commit
cae99cb3f7
1 changed files with 7 additions and 0 deletions
|
@ -6,3 +6,10 @@ certain conditions; see the accompanying LICENSE.txt file for further details.
|
||||||
|
|
||||||
For questions regarding gitinspector you can contact the current maintainer
|
For questions regarding gitinspector you can contact the current maintainer
|
||||||
in charge at gitinspector@ejwa.se.
|
in charge at gitinspector@ejwa.se.
|
||||||
|
|
||||||
|
To run gitinspector; please start it via the gitinspector/gitinspector.py
|
||||||
|
script. Use the -h or --help flags to get help about available options.
|
||||||
|
|
||||||
|
It is also possible to set gitinspector options using the "git config"
|
||||||
|
command. Refer to the project page at http://gitinspector.googlecode.com
|
||||||
|
for more information.
|
||||||
|
|
Loading…
Reference in a new issue