]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
script/ptl-tool: avoid repo specific remotes entirely
authorPatrick Donnelly <pdonnell@redhat.com>
Thu, 11 Apr 2024 19:06:48 +0000 (15:06 -0400)
committerPatrick Donnelly <pdonnell@redhat.com>
Thu, 11 Apr 2024 19:20:20 +0000 (15:20 -0400)
commit35a4d895cefadcaa06a648c64828db323b69406a
tree2ddef674a57a4145946cb65dc940faa529716587
parent746f44a6e8f14df3779165999c580e284da71178
script/ptl-tool: avoid repo specific remotes entirely

So we don't need to configure the remote name or paths at all. Just use
universal ssh remote URLs instead.

Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
src/script/ptl-tool.py