ejwa / gitinspector

:bar_chart: The statistical analysis tool for git repositories
GNU General Public License v3.0
2.36k stars 327 forks source link

File Output #110

Closed clarkmcnally closed 8 years ago

clarkmcnally commented 8 years ago

I am able to run the git inspector command against my repo but I want the output to save to a file rather than just spitting it out in the terminal. How can I have the output save to a file?

adam-waldenberg commented 8 years ago

Hi. Use terminal redirection. This is already covered in the FAQ.