[PATCH] qf: Expand qf co

Lucas De Marchi lucas.de.marchi at gmail.com
Tue Jan 23 21:02:30 UTC 2018


On Tue, Jan 23, 2018 at 12:33:05PM -0800, Rodrigo Vivi wrote:
> Let's use the full word.
> 
> Using the alias inside the own script is not good because
> it messes up with searches during development.
> 
> v2: Use the full local function name including '_' (Lucas).
> 
> Cc: Paulo Zanoni <paulo.r.zanoni at intel.com>
> Cc: Michel Thierry <michel.thierry at intel.com>
> Cc: James Ausmus <james.ausmus at intel.com>
> Cc: Lucas De Marchi <lucas.demarchi at intel.com>
> Signed-off-by: Rodrigo Vivi <rodrigo.vivi at intel.com>

Reviewed-by: Lucas De Marchi <lucas.demarchi at intel.com>


Lucas De Marchi

> ---
>  qf | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/qf b/qf
> index 1e8ae75b4f46..5c2147b602f2 100755
> --- a/qf
> +++ b/qf
> @@ -419,7 +419,7 @@ function qf_pull
>  	cd patches
>  	git pull --ff-only
>  
> -	qf co
> +	qf_checkout
>  }
>  
>  function qf_stage
> -- 
> 2.13.6
> 
> _______________________________________________
> dim-tools mailing list
> dim-tools at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/dim-tools


More information about the dim-tools mailing list