forked from bakhtos/mison
-
Notifications
You must be signed in to change notification settings - Fork 0
End to end process
Alexander Bakhtin edited this page May 14, 2024
·
1 revision
It see possible to mine the commits and construct the developer collaboration network in a single CLI command call.
The command is mison all
and it accepts all the arguments from both mison commit
and mison network
(See Mining commits and Developer collaboration network.
The only difference is:
-
--commit_table
parameter is optional. If not provided, the table of commits is not saved and the only output is the networkcsv
file. If provided, saves also the commit tablecsv
file to the specified location