aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSeongJae Park <sj@kernel.org>2023-10-18 00:29:37 +0000
committerSeongJae Park <sj@kernel.org>2023-10-18 00:29:37 +0000
commitcb6b5d060819e3477a97268cb55fb534cdbcb2cc (patch)
treeb985143490857b5e3120c2f7f34c55e8adafd695
parent38b35b142c2e707152404c0bbb51ec42d2860e3f (diff)
downloaddamon-hack-cb6b5d060819e3477a97268cb55fb534cdbcb2cc.tar.gz
push_branches: Fetch mainline before pushing
Signed-off-by: SeongJae Park <sj@kernel.org>
-rwxr-xr-xpush_branches.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/push_branches.sh b/push_branches.sh
index 72ae09e..8d63845 100755
--- a/push_branches.sh
+++ b/push_branches.sh
@@ -4,6 +4,8 @@ echo "ensure gpg password"
bindir=$(dirname "$0")
"$bindir/ensure_gpg_password.sh"
+git fetch linus
+
echo "sj.korg"
git push sj.korg damon/next --force
git push sj.korg linus/master:master