You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The idea is to use https://github.com/mhagger/diff-slider-tools to create slider information for use to generate a test which invokes our own implementation and compares it to Git itself.
4. Follow [these instructions](https://github.com/mhagger/diff-slider-tools/blob/b59ed13d7a2a6cfe14a8f79d434b6221cc8b04dd/README.md?plain=1#L122-L146) to generate a file containing the slider information. Be sure to set the `repo` variable as it's used in later script invocations.
10
+
- Note that `get-corpus` must be run with `./get-corpus`.
11
+
- You can use an existing repository, for instance via `repo=git-human`, so there is no need to find your own repository to test.
12
+
- The script suite is very slow, and it's recommended to only set a range of commits, or use a small repository for testing.
13
+
14
+
Finally, run the `internal-tools` program to turn that file into a fixture called `make_diff_for_sliders_repo.sh`.
0 commit comments