mirror of
https://github.com/scylladb/scylladb.git
synced 2026-06-01 20:46:56 +00:00
The script assumes the remote name is "origin", a fair assumption, but not universally true. Read it from configuration instead of guessing it. Closes #9423