Commit 7665bda2 authored by QA—张 博's avatar QA—张 博

增加单个项目时间显示

parent 2e601c49
......@@ -23,7 +23,7 @@ function Git_branch(){
expect \"]#\"
send \"cd /home/quant_group/$2\r\"
expect \"]#\"
send \"git branch | grep '*'\r\"
send \"git branch | grep '*';git log -1 | grep Date;\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