Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-08-18 | consider git checkout and cherry-pick error | Xiao Pan | |
2024-06-18 | I decided to use `cd ... || exit` instead of `exit 1` | Xiao Pan | |
Because only exit will still return cd error code, so no need to exit 1. | |||
2024-04-20 | refactor: ccp use var to store all branch names | Xiao Pan | |
2024-04-20 | ccp read multi branch input separate with space | Xiao Pan | |
2024-04-17 | refactor | Xiao Pan | |
2024-04-17 | new ccp script cfg cherry pick helper | Xiao Pan | |