240 发简信
IP属地:湖南
  • git branch 不单独输出在终端

    最近在使用git branch的时候发现 git branch 不再直接输出到终端, 而是呈现为 less 一样的分页效果 原因 git 在2....