[PATCH 6/7] qf: Expand qf co
Lucas De Marchi
lucas.de.marchi at gmail.com
Tue Jan 23 18:52:12 UTC 2018
On Mon, Jan 22, 2018 at 12:00:39PM -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.
>
> 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>
> ---
> qf | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/qf b/qf
> index 1e8ae75b4f46..1dd2d265b73f 100755
> --- a/qf
> +++ b/qf
> @@ -419,7 +419,7 @@ function qf_pull
> cd patches
> git pull --ff-only
>
> - qf co
> + qf checkout
wouldn't it be better to just call the function qf_checkout internally?
Lucas De Marchi
More information about the dim-tools
mailing list