Re: [PATCH 2/4] git.el: Added a command to amend a commit.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Sergei Organov <osv@xxxxxxxxx> writes:

> Alexandre Julliard <julliard@xxxxxxxxxx> writes:
>
>> It reverts the commit and sets up the status and edit log buffer to
>> allow making changes and recommitting it. Bound to C-c C-a.
>
> Nice! Doesn't it lack something like this:
>
> diff --git a/contrib/emacs/git.el b/contrib/emacs/git.el
> index c3c0c45..9ad37a1 100644
> --- a/contrib/emacs/git.el
> +++ b/contrib/emacs/git.el
> @@ -1385,6 +1385,7 @@ Return the list of files that haven't been handled."
>      `("Git"
>        ["Refresh" git-refresh-status t]
>        ["Commit" git-commit-file t]
> +      ["Ammend Commit" git-ammend-commit t]
>        ("Merge"
>  	["Next Unmerged File" git-next-unmerged-file t]
>  	["Prev Unmerged File" git-prev-unmerged-file t]

"amend", please.

-- 
David Kastrup

-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]

  Powered by Linux