Radish alpha
h
rad:z3gqcJUoA1n9HaHKufZs5FCSGazv5
Radicle Heartwood Protocol & Stack
Radicle
Git
patch revisions do not propagate on push w/o update (docs says otherwise)
Closed { reason: Solved } did:key:z6MkvEXi...h1qT opened 2 years ago

When I amended the only commit in my patch the new revision didn’t propagate to https://app.radicle.xyz/nodes/seed.radicle.garden/rad:z3gqcJUoA1n9HaHKufZs5FCSGazv5/patches/86fc0ed5839e9cceace34f111b73f7a5420a0373 even I did a rad sync after

UPD: see comment below

z6MkvEXi...h1qT commented 2 years ago

Ok, it did propagate after rad patch update - but the issue still remains: the docs says:

update Updates a patch to the current repository HEAD. This is a low-level command that should only be used when using git push rad is not possible.

However it appears it is necessary to do rad update after a successful git push --force.

z6MkvEXi...h1qT commented 2 years ago

I checked the other option, without force-push, but just with a new commit. The same effect: no propagation without rad update. I think the documentation should be updated - or better rad update should do an automatic git push (when needed it must have --force option).

z6MkkfM3...sVz5 commented 2 years ago

So I tried to reproduce this issue, and was not able to, in case that this issue shows up again, we should track it again in a new issue.