14

I've seen a few tutorials that talk about qfold and how to do it in TortoiseHg 1.x, but I can't figure out where the button for folding patches is in 2.x. The official documentation doesn't mention it at all. Does anybody know how to do it?

Vadim Kotov
  • 8,084
  • 8
  • 48
  • 62
Mike
  • 7,500
  • 8
  • 44
  • 62

1 Answers1

21

There's no button, and the "Patch Queue" view doesn't do it. Instead:

  1. Have at least one patch applied.
  2. Select one or more unapplied patches in the graph view.
  3. Right-click and select "Fold patches...".
Mark Tolonen
  • 166,664
  • 26
  • 169
  • 251