Ability to stage added and removed lines separately

36 votes

When the diff pairs up the old and the new line, it is often impossible to stage just the correct change entirely in GitKraken. For example:

- package_foo: 4.7
+ package_bar: 2.5
+ package_foo: 4.7.1

I want to stage the first and the third line above, but this is impossible because the first two lines can only be both staged or both un-staged.

Under consideration Suggested by: Roman Upvoted: 20 Feb Comments: 4

Comments: 4