mirror of
https://github.com/ceph/ceph-csi.git
synced 2025-06-03 04:16:42 +00:00
When fetching refs/pull/<pr-id/merge from GitHub, there is no need to do a manual rebase. This makes things easier, as a the scripted rebases sometimes cause CI jobs to fail. Signed-off-by: Niels de Vos <ndevos@redhat.com>