Branch List ahead/behind count incorrect

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: Medium
    • 2.11.2
    • Affects Version/s: 2.8.0
    • Component/s: None

      $ for i in 5 6 7 8; do echo "2.$i";git log --oneline master ^origin/release/2.$i | wc -l; done
      2.5
          4633
      2.6
          3645
      2.7
          2791
      2.8
           812
      

      Yet see attached - behind is out by a massive margin.

              Assignee:
              Unassigned
              Reporter:
              mwatson
              Votes:
              1 Vote for this issue
              Watchers:
              6 Start watching this issue

                Created:
                Updated:
                Resolved: