Re: [PATCH] Give git-am back the ability to add Signed-off-by lines.

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

 



On Tue, Nov 06, 2007 at 08:33:58PM +0000, Johannes Sixt wrote:
> This was lost in the migration to git-rev-parse --parseopt by commit
> 78443d90491c1b82afdffc3d5d2ab8c1a58928b5.
> 
> Signed-off-by: Johannes Sixt <johannes.sixt@xxxxxxxxxx>
> ---
>  git-am.sh |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/git-am.sh b/git-am.sh
> index 876b973..e5af955 100755
> --- a/git-am.sh
> +++ b/git-am.sh
> @@ -131,7 +131,7 @@ do
>  		binary=t ;;
>  	-3|--3way)
>  		threeway=t ;;
> -	-s--signoff)
> +	-s|--signoff)

  Gaaaah. One more case of t/f finger-slip

>  		sign=t ;;
>  	-u|--utf8)
>  		utf8=t ;; # this is now default
> -- 
> 1.5.3.4.315.g2ce38
> 

-- 
·O·  Pierre Habouzit
··O                                                madcoder@xxxxxxxxxx
OOO                                                http://www.madism.org

Attachment: pgp0N6KXoSL67.pgp
Description: PGP signature


[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