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