[PATCH 6/7] qf: Expand qf co
Rodrigo Vivi
rodrigo.vivi at intel.com
Mon Jan 22 20:00:39 UTC 2018
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
}
function qf_stage
--
2.13.6
More information about the dim-tools
mailing list