|
| From: | Stefan Monnier |
| Subject: | Re: support for git commit --amend/--signoff |
| Date: | Sat, 12 Jun 2010 16:19:43 -0400 |
| User-agent: | Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) |
> We could have a log-edit-extra-flags function that computes a set of
> extra flags, and pass those flags to vc-git-checkin.
If amend is triggered from a new command (like vc-amend), then there's no
need for any special support in log-edit. We could easily store the
relevant info in log-edit-callback or in vc-specific
buffer-local variables.
Stefan
| [Prev in Thread] | Current Thread | [Next in Thread] |