From 270f6d9a82c7cd578c63d2bd514b4714dcb87448 Mon Sep 17 00:00:00 2001 From: Michele Sciabarra Date: Wed, 12 Jul 2023 09:44:14 +0100 Subject: [PATCH] no origin --- Taskfile.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/Taskfile.yml b/Taskfile.yml index cbe0851c82b..8394a678bcb 100644 --- a/Taskfile.yml +++ b/Taskfile.yml @@ -29,9 +29,6 @@ vars: tasks: default: task --list-all setup: {"silent": true} - origin: - - git fetch --all - - git checkout origin/nuvolaris -B nuvolaris yaml: silent: true