X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=dgit.git;a=blobdiff_plain;f=dgit-sponsorship.7.pod;h=8feb0d198657c53ece95685e80f8deef7beaeeaa;hp=2bc9454656ff7aa98039fbeb1775adc56a097f12;hb=e1b329ed875a5d1cdd4666cf8dc66ae839324d9f;hpb=1468397432c47b2a779570991f228c81622bce81 diff --git a/dgit-sponsorship.7.pod b/dgit-sponsorship.7.pod index 2bc94546..8feb0d19 100644 --- a/dgit-sponsorship.7.pod +++ b/dgit-sponsorship.7.pod @@ -185,6 +185,12 @@ Check the git commit ID of the sponsee's branch tip, and the sha256sums of the .origs, against the handoff email. +Confirm that the sponsee has not made +a debian/1.2.3-1 tag. +If they have, +it is best to ask them to delete it now, +as it can cause confusion later when dgit push produces its own tag. + Now you can check out the branch tip, and do your substantive review. @@ -196,9 +202,8 @@ you can convert their tree into the standard dgit view: =over 4 - % dgit -wgf quilt-fixup - [ Watch for a message about split brain, and if so: ] - % git checkout -b dgit-view-for-review refs/dgit-intern/quilt-cache + % dgit -wgf --quilt=foo --dgit-view-save=unquilted quilt-fixup + % git checkout unquilted =back