From 73828e2b252c0eaf25bc0394b038e4b0232e1fa6 Mon Sep 17 00:00:00 2001 From: troj Date: Sun, 6 Mar 2016 11:10:10 +0100 Subject: [PATCH] Update --- git_update_P45.sh | 5 +++++ git_update_P45.sh~ | 5 +++++ 2 files changed, 10 insertions(+), 0 deletions(-) create mode 100755 git_update_P45.sh create mode 100644 git_update_P45.sh~ diff --git a/git_update_P45.sh b/git_update_P45.sh new file mode 100755 index 0000000..006db14 --- /dev/null +++ b/git_update_P45.sh @@ -0,0 +1,5 @@ +#! /bin/sh + +git add . +git commit -m "Update" +git push -u origin master diff --git a/git_update_P45.sh~ b/git_update_P45.sh~ new file mode 100644 index 0000000..479d5d1 --- /dev/null +++ b/git_update_P45.sh~ @@ -0,0 +1,5 @@ +#! /bin/sh + +git add . +git commit -m "Update" +git push -u originmaster -- libgit2 0.21.2