From de3cacfc5ef583a8dd5a7e69e19c90289b8535c3 Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Thu, 15 Oct 2009 02:40:15 +0000 Subject: [PATCH] document how to switch branches --- kde-qt-patches.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/kde-qt-patches.sh b/kde-qt-patches.sh index 75849ce..be80d38 100644 --- a/kde-qt-patches.sh +++ b/kde-qt-patches.sh @@ -1,4 +1,5 @@ # quick-n-dirty method to fetch patches from -patched git branch # unfortunately, requires an already checked-out copy of the git repo +# when switching branches, use 'git fetch', 'git checkout' git format-patch --output-directory kde-qt-patches v4.6.0-beta..v4.6-stable-patched