How can I select deleted (red) code in GitKraken?
Asked
Active
Viewed 629 times
14

DharmaTurtle
- 6,858
- 6
- 38
- 52
-
Cool when you can create git to desmontrate the issue! May you share what software/tool to do so? Thank u. – Nam G VU Nov 09 '20 at 05:13
-
1@NamGVU https://getsharex.com/ – DharmaTurtle Nov 09 '20 at 16:35
2 Answers
21
You can't select it if you're in Hunk or Inline views. However, you can select it in Split view.
If you want to copy a specific deleted line, or all deleted lines in a hunk, you can simply right click it:

DharmaTurtle
- 6,858
- 6
- 38
- 52
1
There is an open request to add this feature in the Hunk view: https://feedback.gitkraken.com/suggestions/197805/copy-deleted-lines-from-diff-view-hunk-inline
Meanwhile, just use Split view, as mentioned above.

Mark Kahn
- 1,130
- 10
- 8