Skip to content

Copy Commit Info order detail #1423

Description

@mdruiter

It is very useful that Copy Commit Info is available on multiple commits. Usually the result is in the order of the commits as I would expect. But sometimes the last commit ends up first!

  1. Have three commits C, B and A, in that top-down order (time order being A, B, C)
  2. Click A
  3. Hold Shift and click C
  4. Press Ctrl+Shift+C
  5. Paste the result somewhere in an editor

I now get A first, then C and B. The same thing happens for Copy Commit SHA (Ctrl+C). Only A (the bottom commit selected first) is in the wrong place, the rest is always in the correct order.
Using the items in the context menu instead of shortcut keys does give the correct order.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions