projects
/
xen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
da3f40a
)
branching checklist: Say perhaps no Config.mk changes needed
author
Ian Jackson
<ian.jackson@eu.citrix.com>
Mon, 11 Mar 2019 15:22:18 +0000
(15:22 +0000)
committer
Ian Jackson
<ian.jackson@eu.citrix.com>
Fri, 29 Nov 2019 15:51:03 +0000
(15:51 +0000)
It is only necessary to change Config.mk if it refers to unstable
branches anywhere. This time, for example, it didn't.
Signed-off-by: Ian Jackson <ian.jackson@eu.citrix.com>
docs/process/branching-checklist.txt
patch
|
blob
|
history
diff --git
a/docs/process/branching-checklist.txt
b/docs/process/branching-checklist.txt
index 4cda33656d21a8470d6cd5fa9ab3d860fd286767..8437787446ef9c1fd257d842afecfd2a78667170 100644
(file)
--- a/
docs/process/branching-checklist.txt
+++ b/
docs/process/branching-checklist.txt
@@
-75,6
+75,7
@@
Ensure references to qemu trees in xen.git's Config.mk are updated.
Check this with
grep unstable Config.mk
which should produce no output. Replace as necessary.
+(There may well be none.)
Update newly diverging staging (unstable) according to
release-technician-checklist.txt section re README etc.