Sublime Forum

Edit in diff view directly

#1

Is there a way to make a change to a file in the working directory or the index when looking at the uncommitted files?

I normally use meld or diffmerge as my diff tool. This allows me to visually modify the working directory by using git difftool. I can modify the index visually by using git diffadd. I’m looking for something similar.

If it doesn’t exist, can we get it added as a feature :slight_smile:

3 Likes

#2

Sounds quite similar to my request for staged changes, except for the worktree version. Feel free to mention this there.

1 Like