Skip to content
Snippets Groups Projects
Commit 3f269bd4 authored by Martin von Zweigbergk's avatar Martin von Zweigbergk
Browse files

context.status: avoid de- and reconstructing status tuple

We can just modify the status tuple we got from dirstate.status()
instead of deconstructing it and constructing a new instance, thereby
simplifying the code a little.
parent 24f67ad4
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment