[Development] Focusing bug fixes to 5.9 branch and patch releases during H1/17

Marc Mutz marc.mutz at kdab.com
Tue Mar 14 15:29:00 CET 2017


On Monday 13 March 2017 12:33:32 Oswald Buddenhagen wrote:
> neglecting 5.8 (for two months now)

  $ git log --ancestry-path 'gerrit/5.8@{2 month ago}..gerrit/5.8' \
   --oneline | wc -l
  402
  $ git log --ancestry-path 'gerrit/5.9@{2 month ago}..gerrit/5.9' \
   --oneline | wc -l
  warning: Log for 'gerrit/5.9' only goes back to Mon, 13 Feb 2017 12:08:20
  195
  $ git log --ancestry-path \
    'gerrit/5.8@{Mon, 13 Feb 2017 12:08:20 +0100}..gerrit/5.8' \
    --oneline | wc -l
  153

-- 
Marc Mutz <marc.mutz at kdab.com> | Senior Software Engineer
KDAB (Deutschland) GmbH & Co.KG, a KDAB Group Company
Tel: +49-30-521325470
KDAB - The Qt, C++ and OpenGL Experts



More information about the Development mailing list