From: David Kågedal Date: Fri, 14 Sep 2007 22:31:49 +0000 (+0200) Subject: Add a 'bottom' parameter to Series.refresh_patch and use it X-Git-Tag: v0.14~73 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/stgit/commitdiff_plain/6889c93cb0d60acea1af4b490559cc88b4128de5?hp=6889c93cb0d60acea1af4b490559cc88b4128de5 Add a 'bottom' parameter to Series.refresh_patch and use it By specifying a bottom for the new patch commit, it is no longer necessary to update the bottom of the patch before calling refresh_patch. This ensures that the patch top always correspond to a commit object, and the bottom to its parent. Signed-off-by: David Kågedal Signed-off-by: Karl Hasselström ---