【发布时间】:2019-09-28 18:56:45
【问题描述】:
我定义了一个 git bash shell 扩展,它显示 |master {1} ✓| {1} 是什么意思?
|master {1} ✓| → git status
On branch master
Your branch is up to date with 'origin/master'.
nothing to commit, working tree clean
提示中的{1} 是什么意思?我正在使用配置了https://github.com/Bash-it/bash-it的bash
【问题讨论】: