radicle-heartwood-lfs/radicle-cli
Alexis Sellier e86e061a12
remote-helper: Patch message option when pushing
Allows for setting a patch message during a push. Eg.:

    $ git push -o patch.message="My Title" -o patch.message="My description" \
      rad HEAD:refs/patches

Works the same way as the `-m` flag of `git commit`.
2023-06-07 11:37:39 +02:00
..
examples remote-helper: Patch message option when pushing 2023-06-07 11:37:39 +02:00
src cli: Add issue id to `show_issue` function 2023-06-06 11:11:20 +02:00
tests cli-test: Build radicle binaries automatically 2023-05-31 17:21:12 +02:00
Cargo.toml Update dependencies 2023-05-10 15:56:21 +02:00