Not everyone has that git c alias defined. Signed-off-by: Damien Lespiau <damien.lespiau@xxxxxxxxx> --- qf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 qf diff --git a/qf b/qf old mode 100755 new mode 100644 index 41f18ba..742e704 --- a/qf +++ b/qf @@ -158,7 +158,7 @@ function branch_init .* HERE git add series .gitignore config -f - git c -m "Initial quilt commit" -m "Baseline: $baseline" + git commit -m "Initial quilt commit" -m "Baseline: $baseline" fi # set the quilts upstream -- 1.8.3.1 _______________________________________________ Intel-gfx mailing list Intel-gfx@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/intel-gfx