From 6ac8913ce120390f7c4482ecb7c6729ed6c9677e Mon Sep 17 00:00:00 2001 From: zhaohaichun Date: Mon, 18 Apr 2022 09:53:45 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4=E7=BB=84=E4=BB=B6=E4=BD=9C?= =?UTF-8?q?=E8=80=85=E6=98=BE=E7=A4=BA=E4=BD=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- component/Git Tools/Batch Checkout Branch/index.sh | 3 ++- component/Git Tools/Batch Clone Project/index.sh | 3 ++- component/Git Tools/Batch Creating Branch/index.sh | 3 ++- component/Git Tools/Batch Delete Remote Branch/index.sh | 3 ++- component/Git Tools/Batch Push Repository/index.sh | 3 ++- component/Project Tools/Batch Modify Maven Version/index.sh | 3 ++- ...\266\345\274\200\345\217\221\350\247\204\350\214\203.md" | 6 ++++-- index.sh | 2 +- 8 files changed, 17 insertions(+), 9 deletions(-) diff --git a/component/Git Tools/Batch Checkout Branch/index.sh b/component/Git Tools/Batch Checkout Branch/index.sh index 4b6c5e1..df3b28b 100644 --- a/component/Git Tools/Batch Checkout Branch/index.sh +++ b/component/Git Tools/Batch Checkout Branch/index.sh @@ -13,7 +13,8 @@ echo -e "\e[95m" echo -e "┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓" echo -e "┃ 批量切换分支 ┃" echo -e "┃ Batch Checkout Branch ┃" -echo -e "┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛" +echo -e "┃ ┃" +echo -e "┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Author:赵海春 ━━━━┛" # 以下变量读取的环境变量 # PROJECTS_TARGET_PATH:克隆项目的目标路径 diff --git a/component/Git Tools/Batch Clone Project/index.sh b/component/Git Tools/Batch Clone Project/index.sh index 5b03b05..51aee4f 100644 --- a/component/Git Tools/Batch Clone Project/index.sh +++ b/component/Git Tools/Batch Clone Project/index.sh @@ -13,7 +13,8 @@ echo -e "\e[93m" echo -e "┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓" echo -e "┃ 批量克隆项目 ┃" echo -e "┃ Batch Clone Project ┃" -echo -e "┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛" +echo -e "┃ ┃" +echo -e "┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Author:赵海春 ━━━━┛" # 以下变量读取的环境变量 # PROJECTS_TARGET_PATH:克隆项目的目标路径 diff --git a/component/Git Tools/Batch Creating Branch/index.sh b/component/Git Tools/Batch Creating Branch/index.sh index 1efb716..a470870 100644 --- a/component/Git Tools/Batch Creating Branch/index.sh +++ b/component/Git Tools/Batch Creating Branch/index.sh @@ -13,7 +13,8 @@ echo -e "\e[34m" echo -e "┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓" echo -e "┃ 批量创建分支 ┃" echo -e "┃ Batch Creating Branch ┃" -echo -e "┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛" +echo -e "┃ ┃" +echo -e "┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Author:赵海春 ━━━━┛" # 以下变量读取的环境变量 # PROJECTS_TARGET_PATH:克隆项目的目标路径 diff --git a/component/Git Tools/Batch Delete Remote Branch/index.sh b/component/Git Tools/Batch Delete Remote Branch/index.sh index 8182a8a..4a5cef9 100644 --- a/component/Git Tools/Batch Delete Remote Branch/index.sh +++ b/component/Git Tools/Batch Delete Remote Branch/index.sh @@ -13,7 +13,8 @@ echo -e "\e[95m" echo -e "┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓" echo -e "┃ 批量删除远程分支 ┃" echo -e "┃ Batch Delete Remote Branch ┃" -echo -e "┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛" +echo -e "┃ ┃" +echo -e "┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Author:赵海春 ━━━━┛" # 以下变量读取的环境变量 # PROJECTS_TARGET_PATH:克隆项目的目标路径 diff --git a/component/Git Tools/Batch Push Repository/index.sh b/component/Git Tools/Batch Push Repository/index.sh index 96533e3..e20e387 100644 --- a/component/Git Tools/Batch Push Repository/index.sh +++ b/component/Git Tools/Batch Push Repository/index.sh @@ -14,7 +14,8 @@ echo -e "\e[94m" echo -e "┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓" echo -e "┃ 批量推送到仓库 ┃" echo -e "┃ Batch Push Repository ┃" -echo -e "┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛" +echo -e "┃ ┃" +echo -e "┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Author:赵海春 ━━━━┛" # 以下变量读取的环境变量 # PROJECTS_TARGET_PATH:克隆项目的目标路径 diff --git a/component/Project Tools/Batch Modify Maven Version/index.sh b/component/Project Tools/Batch Modify Maven Version/index.sh index 340583e..cc99171 100644 --- a/component/Project Tools/Batch Modify Maven Version/index.sh +++ b/component/Project Tools/Batch Modify Maven Version/index.sh @@ -13,7 +13,8 @@ echo -e "\e[96m" echo -e "┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓" echo -e "┃ 批量修改Maven版本 ┃" echo -e "┃ Batch Modify Maven Version ┃" -echo -e "┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛" +echo -e "┃ ┃" +echo -e "┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Author:赵海春 ━━━━┛" # 以下变量读取的环境变量 # PROJECTS_TARGET_PATH:克隆项目的目标路径 diff --git "a/document/\347\273\204\344\273\266\345\274\200\345\217\221\350\247\204\350\214\203.md" "b/document/\347\273\204\344\273\266\345\274\200\345\217\221\350\247\204\350\214\203.md" index 2bf7f9a..e1ee56e 100644 --- "a/document/\347\273\204\344\273\266\345\274\200\345\217\221\350\247\204\350\214\203.md" +++ "b/document/\347\273\204\344\273\266\345\274\200\345\217\221\350\247\204\350\214\203.md" @@ -62,7 +62,8 @@ echo -e "\e[34m" echo -e "┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓" echo -e "┃ 批量创建分支 ┃" echo -e "┃ Batch Creating Branch ┃" -echo -e "┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛" +echo -e "┃ ┃" +echo -e "┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Author:赵海春 ━━━━┛" # 当前脚本所在目录路径 @@ -98,7 +99,8 @@ echo -e "\e[34m" echo -e "┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓" echo -e "┃ 批量创建分支 ┃" echo -e "┃ Batch Creating Branch ┃" -echo -e "┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛" +echo -e "┃ ┃" +echo -e "┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Author:赵海春 ━━━━┛" ``` 用于通过菜单进入具体组件,可以显示当前组件名称 diff --git a/index.sh b/index.sh index 1b4fb33..d58d76a 100644 --- a/index.sh +++ b/index.sh @@ -36,7 +36,7 @@ while [ true ]; do printf "║\t%-50.42s║\n" "E、Exit" echo -e "║ ║" - echo -e "╚═════════════════════════════════════ Author:赵海春 ════╝" + echo -e "╚════════════════════════════════════════════════════════╝" echo -e "\n请选择操作(输入菜单编号):" read OPERATOR -- Gitee