Introduction - If you have any usage issues, please Google them yourself
Shell script, used to submit multiple branches, a similar modification needs to be submitted to the sub-branch, will use git cherry-pick, but one by one manual switch and then submit a lot of trouble, this script greatly simplifies the submission process, use: Commit.sh 22bb6ddbb2a7d21a2261f8c611016747ac3dea5a master tmp that will commit the changes to the master and tmp branches