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:
@@ -16,6 +16,7 @@ General
|
||||
kconfig
|
||||
memory
|
||||
patman
|
||||
pickman
|
||||
process
|
||||
release_cycle
|
||||
concept_cycle
|
||||
|
||||
1
doc/develop/pickman.rst
Symbolic link
1
doc/develop/pickman.rst
Symbolic link
@@ -0,0 +1 @@
|
||||
../../tools/pickman/README.rst
|
||||
Reference in New Issue
Block a user