aboutsummaryrefslogtreecommitdiff
path: root/b4/__init__.py
diff options
context:
space:
mode:
authorKonstantin Ryabitsev <konstantin@linuxfoundation.org>2022-07-25 16:59:15 -0400
committerKonstantin Ryabitsev <konstantin@linuxfoundation.org>2022-07-25 16:59:15 -0400
commit78725ba63b2f48bd0f0a3f716908966773f36f8f (patch)
tree2f2bd7db12035e8337e33b91c3c9d3078d480f60 /b4/__init__.py
parentc773196cfd5bd41e7112cbf74eba866efd723098 (diff)
downloadb4-78725ba63b2f48bd0f0a3f716908966773f36f8f.tar.gz
ez-send: initial support for tagging sent revisions
After we sent off the revision, create the structure in the tree that would allow us to go back to that revision regardless of what changes we make to the working branch. This is tricky for the default "commit" strategy, because we want to remove the cover letter from the history and store its final version in the tag applied to the tip commit. For this, we create a detached head, cherry-pick the range without the cover, and then tag the resulting detached head. Future work will make it possible to prep and send these as pull requests. Signed-off-by: Konstantin Ryabitsev <konstantin@linuxfoundation.org>
Diffstat (limited to 'b4/__init__.py')
0 files changed, 0 insertions, 0 deletions