From 7d5d0626a09f445a70c7b1adc6dc477a872e6107 Mon Sep 17 00:00:00 2001 From: Stephen Rothwell Date: Tue, 19 May 2009 18:29:20 +1000 Subject: [PATCH] backup the fixes tree as well --- backup_next | 1 + 1 file changed, 1 insertion(+) diff --git a/backup_next b/backup_next index f9249a1..6068faf 100755 --- a/backup_next +++ b/backup_next @@ -5,4 +5,5 @@ host="fs" rsync -avHP --include next/.git --include next/.git/'**' --exclude next/'**' \ --include quilt/.git --include quilt/.git/'**' --exclude quilt/'**' \ + --include next-fixes/.git --include next-fixes/.git/'**' --exclude next-fixes/'**' \ --delete --delete-excluded next/ "$host":next/ -- 2.39.5