Skip to content
Snippets Groups Projects
git_commit.sh 85 B
Newer Older
#!/bin/bash
git add *; git commit -a; git push git@github.com:pd-l2ork/pd.git master