Commit db30f6f
committed
git-synchronizer: really look for the push URL when testing it
We want to be a bit nice to read-only repositories which means that we
check for forced forwards for git:// URLs. But we should really make
certain that we got the push URL, not the fetch URL when we do that. So
let's do that.
Signed-off-by: Johannes Schindelin <[email protected]>1 parent ad6ff61 commit db30f6f
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
250 | 250 | | |
251 | 251 | | |
252 | 252 | | |
253 | | - | |
| 253 | + | |
254 | 254 | | |
255 | 255 | | |
256 | 256 | | |
| |||
0 commit comments