git-undo-el
git-undo-el copied to clipboard
A command for Emacs to regress or "undo" a region back through its Git history
Results
1
git-undo-el issues
Sort by
recently updated
recently updated
newest added
Following is error log when run `git-undo` on a selected region. -------------- Debugger entered--Lisp error: (search-failed "^@@") re-search-forward("^@@") (progn (shell-command (format "git --no-pager diff -U%d HEAD -- %s" buffer-lines (file-name-nondirectory...