git-wip icon indicating copy to clipboard operation
git-wip copied to clipboard

Ongoing development of git-wip-mode?

Open occidens opened this issue 10 years ago • 1 comments

@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.

occidens avatar Apr 21 '15 20:04 occidens

Thanks for your interest Will.

I am not an emacs user so git-wip-mode is something I cannot comment on.

I will leave git-wip-mode.el in the repo, until such time that someone suggests to me that it's completely a waste of time and I should remove it.

-Bart

On Tue, Apr 21, 2015 at 4:52 PM, William West [email protected] wrote:

@bartman https://github.com/bartman, are you planning to keep maintaining git-wip-mode, or is it deprecated in favor of magit-wip as suggested in #14 https://github.com/bartman/git-wip/pull/14?

The reason I ask is that I made some enhancements to git-wip-mode before Iearning about magit-wip. One addresses #21 https://github.com/bartman/git-wip/issues/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 https://github.com/bartman/git-wip/pull/12, since my changes affect some of the same functions.

Thanks.

— Reply to this email directly or view it on GitHub https://github.com/bartman/git-wip/issues/25.

bartman avatar Apr 22 '15 20:04 bartman