From: Ian Jackson Date: Sun, 17 Jun 2018 11:48:27 +0000 (+0100) Subject: git-debrebase: Add some plans for future, in a comment X-Git-Tag: archive/debian/5.0~20 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=dgit.git;a=commitdiff_plain;h=1e87a7002be126e23144cd2b0a43271e522a75e7;hp=37caf544c8c2f8a69e673c2b2ec4fee885d53a0f git-debrebase: Add some plans for future, in a comment Signed-off-by: Ian Jackson --- diff --git a/git-debrebase b/git-debrebase index fd676294..769b9b94 100755 --- a/git-debrebase +++ b/git-debrebase @@ -1361,6 +1361,10 @@ sub cmd_breakwater () { sub cmd_status () { badusage "no arguments allowed" if @ARGV; + # todo: gdr status should print divergence info + # todo: gdr status should print upstream component(s) info + # todo: gdr should leave/maintain some refs with this kind of info ? + my $oldest = [ 0 ]; my $newest; my $note = sub {