From 7ffd991358db64ae83de2a635c670941c8c05c18 Mon Sep 17 00:00:00 2001 From: end-4 <97237370+end-4@users.noreply.github.com> Date: Fri, 16 Feb 2024 17:33:31 +0700 Subject: [PATCH] Delete YOU_SHOULD_NOT_USE_THIS_BRANCH.sh --- YOU_SHOULD_NOT_USE_THIS_BRANCH.sh | 5 ----- 1 file changed, 5 deletions(-) delete mode 100755 YOU_SHOULD_NOT_USE_THIS_BRANCH.sh diff --git a/YOU_SHOULD_NOT_USE_THIS_BRANCH.sh b/YOU_SHOULD_NOT_USE_THIS_BRANCH.sh deleted file mode 100755 index 787daf853..000000000 --- a/YOU_SHOULD_NOT_USE_THIS_BRANCH.sh +++ /dev/null @@ -1,5 +0,0 @@ -#!/usr/bin/env bash -echo 'Use another branch, as said in the readme' -echo 'For example, running this would switch to illogical-impulse branch:' -echo '' -echo 'git checkout illogical-impulse'