mirror of
https://github.com/zulip/zulip.git
synced 2025-11-12 01:47:41 +00:00
In tools/fetch-rebase-pull-request line 15:
git checkout -B "review-${request_id}" $remote/master
^-- SC2086: Double quote to prevent globbing and word splitting.
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
394 B
Executable File
394 B
Executable File