pickman: Add tool to compare branch differences

Add a tool to check the number of commits in a source branch
(us/next) that are not in the master branch (ci/master), and find
the last common commit between them.

Co-developed-by: Claude Opus 4.5 <noreply@anthropic.com>
Signed-off-by: Simon Glass <simon.glass@canonical.com>
This commit is contained in:
Simon Glass
2025-12-15 11:13:33 -07:00
committed by Simon Glass
parent ac3e0a2da4
commit 840c1a6855
8 changed files with 247 additions and 0 deletions

View File

@@ -16,6 +16,7 @@ General
kconfig
memory
patman
pickman
process
release_cycle
concept_cycle

1
doc/develop/pickman.rst Symbolic link
View File

@@ -0,0 +1 @@
../../tools/pickman/README.rst