diff options
author | Teddy Wing | 2019-06-09 21:49:09 +0200 |
---|---|---|
committer | Teddy Wing | 2019-06-09 21:49:09 +0200 |
commit | b2768485750f267cd9ad93a161ee963a6102d402 (patch) | |
tree | 30d6422715e44c6ac4d23c107ed7fb816e0a846a /git-changed-files | |
parent | df93125733ef95038e9281f605e117ec805218f6 (diff) | |
download | code-review-b2768485750f267cd9ad93a161ee963a6102d402.tar.bz2 |
code-review-start: Only insert merge_bases row if argument was passed
Don't create a `merge_bases` entry in the database if no merge base
argument was passed to the script. The `get_merge_base` function in
`code-review-database` will default to `origin/master` or `master` when
no row is found in the database. Rely on those defaults instead of
always inserting a row.
Diffstat (limited to 'git-changed-files')
0 files changed, 0 insertions, 0 deletions