diff options
author | Konstantin Ryabitsev <konstantin@linuxfoundation.org> | 2022-08-30 11:19:07 -0400 |
---|---|---|
committer | Konstantin Ryabitsev <konstantin@linuxfoundation.org> | 2022-08-30 11:19:07 -0400 |
commit | e7564108c7e68094f1a6320f4166185a3e29cac1 (patch) | |
tree | 470f8a82554c0541e36ab43a06e418d9308e2b38 /README.rst | |
parent | bfc54c8b55425f82574fbda42fbb10851b99dfa6 (diff) | |
download | b4-e7564108c7e68094f1a6320f4166185a3e29cac1.tar.gz |
ez: reimplement --resend
Instead of --resend just being a flag to add a RESEND prefix, allow us
to actually resend a previously sent series using the tag we have
applied and stored in sent/.
E.g. if we have previously sent a v2, thus automatically rerolling a v3,
we can resend a v2 again without needing to do anything else by using:
b4 send --resend v2
alternatively, we can use a full tag name:
b4 send --resend sent/some-series-topic-v2
Signed-off-by: Konstantin Ryabitsev <konstantin@linuxfoundation.org>
Diffstat (limited to 'README.rst')
0 files changed, 0 insertions, 0 deletions