Commit 7ea21f13 authored by QA—张 博's avatar QA—张 博

优化查看分支显示

parent 05bbf386
......@@ -23,7 +23,7 @@ function Git_branch(){
expect \"]#\"
send \"cd /home/quant_group/$2\r\"
expect \"]#\"
send \"git branch\r\"
send \"git status | grep On\r\"
set timeout -1
expect \"]#\"
send \"exit\r\"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment