File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11[submodule "tools/clone-comparer "]
22 path = tools/clone-comparer
3- url = git@ github.com:dentonmwood /clone-comparer.git
3+ url = https:// github.com:iresbaylor /clone-comparer.git
44[submodule "tools/codeDuplicationParser "]
55 path = tools/codeDuplicationParser
6- url = git@ github.com:dentonmwood /codeDuplicationParser.git
6+ url = https:// github.com:iresbaylor /codeDuplicationParser.git
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ To run this script, you'll need to do the following:
88
991 . Clone the repository with the submodules:
1010
11- > git clone --recurse-submodules https://github.com/dentonmwood /clone-comparer.git
11+ > git clone --recurse-submodules https://github.com/iresbaylor /clone-comparer.git
1212
13132 . Install [ TxL] ( https://www.txl.ca/txl-index.html ) . You'll need to do it as the superuser or NiCad won't be able to build correctly.
1414
@@ -24,4 +24,4 @@ To run this script, you'll need to do the following:
2424
25252 . Command: ./run.sh <repository_file> <mode (single/double)>
2626
27- 3 . The results will be under output-single.csv or output-double.csv, depending on which mode you ran.
27+ 3 . The results will be under output-single.csv or output-double.csv, depending on which mode you ran.
You can’t perform that action at this time.
0 commit comments