From eef471f990e6c99af7fddfa8914a41ba86f6035f Mon Sep 17 00:00:00 2001 From: Stephen Rothwell Date: Thu, 9 Jun 2022 15:20:31 +1000 Subject: [PATCH] only "git push" the repos that get gc'd every day or so just rsync the rest --- to_ozlabs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/to_ozlabs b/to_ozlabs index 5666c9f..9c8dd42 100755 --- a/to_ozlabs +++ b/to_ozlabs @@ -1,6 +1,6 @@ #!/bin/bash -GIT_REPOS='next next-history.git quilt next-fixes tools etc mmotm' +GIT_REPOS='next next-fixes' NEXT_DIR="$HOME/kernels/next" -- 2.39.5