Follow-up from Git: ability to stage a certain file content without touching the working tree:
I want to modify the index of one (text) file by staging a patch (against HEAD) without having to change the working tree file state. Is this possible?
Follow-up from Git: ability to stage a certain file content without touching the working tree:
I want to modify the index of one (text) file by staging a patch (against HEAD) without having to change the working tree file state. Is this possible?