【问题标题】:what does {1} mean in |master {1} ✓| with bashit?{1} 在 |master {1} 中是什么意思 ✓|与 bashit?
【发布时间】: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

【问题讨论】:

    标签: bash git bash-it


    【解决方案1】:

    base theme 来看,这意味着您有一组隐藏的更改。

    git stash list

    【讨论】:

      猜你喜欢
      • 2010-12-28
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2013-08-19
      • 1970-01-01
      • 2015-09-27
      相关资源
      最近更新 更多