Elektrine lite

← Feed

@HenrikLievonen@mastodon.hli.fi

Post #1005184

2026-04-04 08:50 UTC

Hey those who understand #radicle: how does one force push? I made a mistake in the commit message and pushed it to radicle. I then noticed my mistake, amended the commit and force pushed. This gave me a warning but succeeded otherwise. However, whenever I pull from the upstream, git ignores my force push and returns the local main branch back to the one with the typo. This is a private repo with my two machines as the delegates, a server allowed to sync it, and threshold 1. Thanks in advance!

Replies (1)

  • Okay, apparently my other computer had also the invalid commit. Once I reset the main branch to parent commit on that machine and force pushed it, I could then push from the other machine and the conflict resolved it. The solution was found on Radicle Zulip chat.

    Open ##1765252