Add credential helper to self commit script

Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
main
sigonasr2 2 years ago
parent 49abd23eeb
commit f2ef42b489
  1. 1
      scripts/commit.sh
  2. 2
      scripts/md5

@ -26,6 +26,7 @@ for f in $FILES
do
search $f
done
git config --global credential.helper store
git add -u
git add *
git commit -m "$COMMIT_MESSAGE"

@ -1,2 +1,2 @@
commit.sh:ea122668a72b4445c10b6e9070f7bbd8 -
commit.sh:c0672d98493d00fb3fb02f50db1cfde4 -
update.sh:7fda194f24fbd8779221066cbbc04b3f -

Loading…
Cancel
Save