Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
…ing-Ben-Analysis into ben-main
  • Loading branch information
cactusbranch01 committed May 4, 2024
2 parents b33ecb1 + e36ccfe commit 2e07556
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/python/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ This directory contains Python scripts designed to facilitate the analysis of me



To analyze a conflicts comparing two merge tools:
To analyze a conflicts comparing two merge tools inside src/python run:


python3 diff3_analysis.py <merge_tool1> <merge_tool2> <results_index> <output_directory>
Expand All @@ -50,4 +50,4 @@ python3 diff3_analysis.py <merge_tool1> <merge_tool2> <results_index> <output_di

Ex:

python3 diff3_analysis.py "gitmerge_ort" "spork" 32 "./mixed_results_spork"
python3 diff3_analysis.py "gitmerge_ort" "spork" 32 "./mixed_results_spork"

0 comments on commit 2e07556

Please sign in to comment.