@bartman, are you planning to keep maintaining git-wip-mode, or is it deprecated in favor of magit-wip as suggested in #14?
The reason I ask is that I made some enhancements to git-wip-mode before Iearning about magit-wip. One addresses #21, and another fixes the problem that git-wip-after-save sends the message "Wrote and git-wip'd" even if the asynchronous process calling git-wip fails. I can send over a pull request if there is interest in ongoing development, though in that case, it would be good to take action on PR #12, since my changes affect some of the same functions.
Thanks.
@bartman, are you planning to keep maintaining
git-wip-mode, or is it deprecated in favor ofmagit-wipas suggested in #14?The reason I ask is that I made some enhancements to
git-wip-modebefore Iearning aboutmagit-wip. One addresses #21, and another fixes the problem thatgit-wip-after-savesends the message "Wrote and git-wip'd" even if the asynchronous process callinggit-wipfails. I can send over a pull request if there is interest in ongoing development, though in that case, it would be good to take action on PR #12, since my changes affect some of the same functions.Thanks.