Managing Xen Patches with Git-series

From Xen
Revision as of 13:47, 30 August 2019 by Lars.kurth (talk | contribs) (Create boilerplate)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

This document assumes that you are familiar with the following documents

This document lays out a very basic example on how to use git-series. Git series is an add-on to git implemented in Rust. For installation instructions see https://github.com/git-series/git-series/blob/master/README.md You will need to have installed

Similar documents exist for

git-series Basics

Generating an initial Patch Series

Sending a Patch Series to xen-devel@

Creating outbound version branches

Addressing Review Comments

git-series Tutorials