Is there functionality in magit, the emacs git add-on, to jump to edits? -
in jetbrains products, intellij , rubymine, can hit f4 in diff window of git diff jump to current edit. there functionality in magit emacs go directly diff git?
magit default pretty everywhere. hit ret / enter jump source code current diff hunk.
magit-visit-item
function.
Comments
Post a Comment