Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: [PATCH] vcs_info git: fix applied patch detection on git am



Marc Finet wrote:
> git-am also uses .git/rebase-apply for patch list but
> the file original-commit does not exist (as no commit exist).
> This patch handles both git rebase and git am. Also:
>  - get the first line (rather than the first char) when the message
>    contains only one line;
>  - remove unused function (ironically that should have been used here).

This looks fine. Mikael has a point, but that should probably be
attached everywhere in vcs_info.


Regards, Frank



Messages sorted by: Reverse Date, Date, Thread, Author