From 154eee2f085948e8a22e573ab76becb614294472 Mon Sep 17 00:00:00 2001 From: Your Name Date: Tue, 13 Feb 2024 16:45:09 -0600 Subject: [PATCH] wip --- commit_and_push | 2 +- push_private | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 push_private diff --git a/commit_and_push b/commit_and_push index 1d35420..b6b2c14 100644 --- a/commit_and_push +++ b/commit_and_push @@ -1 +1 @@ - git add -A; git commit -m "wip"; bash push_github + git add -A; git commit -m "wip"; bash push_private diff --git a/push_private b/push_private new file mode 100644 index 0000000..941ce81 --- /dev/null +++ b/push_private @@ -0,0 +1 @@ +git push origin oscarpilot