From ec2482a24ac3a1d0beadae80bcb28c8d89b4c1ab Mon Sep 17 00:00:00 2001 From: Simon Glass Date: Sat, 10 May 2025 13:05:18 +0200 Subject: patman: Add basic documentation for new features Describe the new subcommands and how they should be used in a normal workflow. Note that the naming of branches is very rigid, or 'opinionated' in marketing terms. Patman can track a single branch for each version of a series and they must all be named the same, except for the version-number suffix. Version 1 series have no suffix. This description is fairly bare-bones but should be enough for some initial testing and comments. Signed-off-by: Simon Glass --- doc/develop/pics/patman.jpg | Bin 0 -> 97131 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 doc/develop/pics/patman.jpg (limited to 'doc/develop') diff --git a/doc/develop/pics/patman.jpg b/doc/develop/pics/patman.jpg new file mode 100644 index 00000000000..2dcf598e088 Binary files /dev/null and b/doc/develop/pics/patman.jpg differ -- cgit v1.2.3