]> git.ozlabs.org Git - next-scripts/blobdiff - backup_next
update to_build_host a bit
[next-scripts] / backup_next
index 1834e7d3c5e8ba33e5bc22d3adb7151b3703cda1..70abf7fd7752db0996a55f546dc0ae408fab5039 100755 (executable)
@@ -4,6 +4,7 @@ host="fs"
 [ "$1" ] && host="$1"
 
 rsync -avHP --exclude gitk.cache --exclude next-2'*'/ \
+       --include mmotm/.git --include mmotm/.git/'**' --exclude mmotm/'**' \
        --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/'**' \