radicle-heartwood-lfs/crates/radicle-remote-helper/src
Fintan Halpenny 0c70e17123 remote-helper: inform the user of an empty patch
The previous message is included in the error:

     ! [remote rejected] master -> refs/patches (patch commits are already included in the base branch)
     
To make it clearer to the user, also print a warning to tell them that the
commit was in the base branch – including the commit SHA:

    warn: attempted to create a patch using the commit f2de534b5e81d7c6e2dcaf58c3dd91573c0a0354, but this commit is already included in the base branch
2025-11-28 20:19:47 +01:00
..
push workspace: A Little Less `git2` 2025-10-13 16:14:23 +02:00
fetch.rs workspace: A Little Less `git2` 2025-10-13 16:14:23 +02:00
list.rs workspace: A Little Less `git2` 2025-10-13 16:14:23 +02:00
main.rs remote-helper: Support push --force-with-lease 2025-11-25 10:48:30 +00:00
push.rs remote-helper: inform the user of an empty patch 2025-11-28 20:19:47 +01:00