Re: [PATCH v2] completion: Add --full-diff to log options

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

 



Todd Zullinger <tmz@xxxxxxxxx> wrote:
> Signed-off-by: Todd Zullinger <tmz@xxxxxxxxx>

I was just missing this completion for "git log" myself.

Acked-by: Eric Wong <normalperson@xxxxxxxx>

> ---
>  contrib/completion/git-completion.bash |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/contrib/completion/git-completion.bash b/contrib/completion/git-completion.bash
> index 98b9cbe..79a99af 100755
> --- a/contrib/completion/git-completion.bash
> +++ b/contrib/completion/git-completion.bash
> @@ -1157,7 +1157,7 @@ _git_log ()
>  			$__git_log_shortlog_options
>  			$__git_log_gitk_options
>  			--root --topo-order --date-order --reverse
> -			--follow
> +			--follow --full-diff
>  			--abbrev-commit --abbrev=
>  			--relative-date --date=
>  			--pretty= --format= --oneline
> -- 
--
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]