Monday, February 2, 2015

Re: recursive undo in git

On Mon, Feb 2, 2015 at 8:18 AM, LCD 47 <lcd047@gmail.com> wrote:
> On 1 February 2015, shawn wilson <ag4ve.us@gmail.com> wrote:
>> Is there a way to save or convert vim's undo history into a git
>> history?
>
> No, but you can use the excellent plugin Gundo to navigate through
> the history:
>
> http://sjl.bitbucket.org/gundo.vim/
>
> You can also combine Gundo with undofile, undodir, and a large
> undolevels for an almost complete solution.
>

Yeah, I have gundo - haven't used it much. But basically I came across this:
http://qz.com/335942/an-author-used-a-tool-for-programmers-to-write-a-book/
And thought how cool it would be to see that in a repo vs changes
(obviously, one would want to amend ore rebase to put something more
human in some of the histories, but that'd be kinda cool to have in
something that could be shared.

--
--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

---
You received this message because you are subscribed to the Google Groups "vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment