Comment 8 for bug 233817

Revision history for this message
Martin Pool (mbp) wrote : Re: [Bug 233817] Re: missing doesn't show merged revisions

I wish cmd_missing was unified much more with other commands, both in
ui and implementation. The main uses seem to be

 "have i finished with this branch?"
 "what still needs to be merged in?"
 "what will I get by pulling"

It could reasonably live in log, or as a 'preview' option on push/pull/merge.