From 081a574b4141f90f55fe01b9ee7df9308d1679c9 Mon Sep 17 00:00:00 2001 From: Graham Kelly Date: Tue, 11 Apr 2023 16:39:14 -0400 Subject: [PATCH] a --- push.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/push.sh b/push.sh index b08e017..ff86f9c 100644 --- a/push.sh +++ b/push.sh @@ -1,2 +1,2 @@ -git push main able -git push main github \ No newline at end of file +git push -u able main +git push -u github main \ No newline at end of file