dv8_gitnumstat_to_hdsmb: Converts a git log text file into a hdsmb binary file

dv8_gitnumstat_to_hdsmbR Documentation

Converts a git log text file into a hdsmb binary file

Description

An input file \*.txt is converted to \*.dv8-dsm

Usage

dv8_gitnumstat_to_hdsmb(
  dv8_path,
  git_numstat_path,
  hdsmb_path,
  max_cochange_count = 1000,
  params_output_file = ""
)

Arguments

dv8_path

path to DV8 binary

git_numstat_path

path to local git log text file obtained by dv8_gitlog_to_gitnumstat

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

Value

the hdsmb_path

See Also

dv8_hdsmb_sdsmb_to_mdsmb to merge DSMs into '*-merge.dv8-dsm'.


sailuh/kaiaulu documentation built on April 17, 2024, 2:21 a.m.