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