From 7dc1083e6a1fe157b6b94bc6e3f29f6a359cfcf1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andrius=20=C5=A0tikonas?= Date: Sat, 25 Feb 2023 21:40:14 +0800 Subject: [PATCH] Do not checkout scripty folders that were moved to git. --- checkout | 2 -- 1 file changed, 2 deletions(-) diff --git a/checkout b/checkout index 629f891..8aa6d06 100755 --- a/checkout +++ b/checkout @@ -53,8 +53,6 @@ else source ".ths" svn up trunk-kf5/templates svn up trunk-kf5/$lcode - svn up trunk-kf5/scripts svn up stable-kf5/templates svn up stable-kf5/$lcode - svn up stable-kf5/scripts fi