git rev-list fails if all rescope commits are pruned

XMLWordPrintable

      If all of the commits added or removed by a given rescope activity shown in the overview are pruned (removed from the repository), trying to display the pull request fails with:

      The syntax used is incorrect. git exited and printed a usage block.
      

      This is because the git rev-list used to load those commits uses --ignore-missing, which means if all of the commits are removed git rev-list behaves as if no commits were provided at all.

            Assignee:
            Christian
            Reporter:
            Bryan Turner (Inactive)
            Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: