aboutsummaryrefslogtreecommitdiffstats
path: root/code-review-changed-files
diff options
context:
space:
mode:
authorTeddy Wing2019-06-17 20:05:47 +0200
committerTeddy Wing2019-06-17 20:05:47 +0200
commit42215fe2bbefba19308bd879f6507123d53d1fe1 (patch)
tree8d0a6fe8d3de61fbb7b29ddaa40aa309a3ccf39b /code-review-changed-files
parent87b53c3468625eab072dbd80e983eb3b364d4a10 (diff)
downloadcode-review-42215fe2bbefba19308bd879f6507123d53d1fe1.tar.bz2
get_merge_base(): Change default base to `master...`
Add the range filter to try to remove commits that we don't care about. Still not sure if this will work in all cases, as sometimes `..` seemed to give me the right collection of files and sometimes `...` did. code-review-difftool: Pass the merge base without range dots (`..` or `...`) to Vim Fugitive, as it doesn't accept revisions with ranges. Not sure what to do if I get a range with two revision names yet, though. Turns on Bash's `extglob` in order to use `?(...)` to include both patterns in the expansion.
Diffstat (limited to 'code-review-changed-files')
0 files changed, 0 insertions, 0 deletions