dv8_gitnumstat_to_hdsmb | R Documentation |
An input file \*.txt is converted to \*.dv8-dsm
dv8_gitnumstat_to_hdsmb(
dv8_path,
git_numstat_path,
hdsmb_path,
max_cochange_count = 1000,
params_output_file = ""
)
dv8_path |
path to DV8 binary |
git_numstat_path |
path to local git log text file obtained by |
hdsmb_path |
name of output hdsmb binary file, defaults to name of input |
max_cochange_count |
maximum count of co-changed files per commit, default 1000 |
params_output_file |
output file used to record parameters |
the hdsmb_path
dv8_hdsmb_sdsmb_to_mdsmb
to merge DSMs into '*-merge.dv8-dsm'.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.