sweetchuck/git-status-tree
Composer 安装命令:
composer create-project sweetchuck/git-status-tree
包简介
@todo project description
README 文档
README
git status
On branch 1.x
Your branch is up to date with 'upstream/1.x'.
Changes to be committed:
(use "git restore --staged <file>..." to unstage)
new file: .git-hooks
Changes not staged for commit:
(use "git add <file>..." to update what will be committed)
(use "git restore <file>..." to discard changes in working directory)
modified: src/Color.php
modified: src/Commands/StatusTreeCommand.php
modified: src/EntryComparer.php
git status-tree
│
├── src/
│ ├── Commands/
│ │ └── M StatusTreeCommand.php
│ ├── M Color.php
│ └── M EntryComparer.php
├── A .git-hooks
└── M README.md
Requirements
- PHP >= 7.4
Install
- Download the
git-status-tree.pharfile from the latest release. mv ~/Downloads/git-status-tree.phar ~/bin/git-status-treechmod +x ~/bin/git-status-treegit status-tree- Have fun
统计信息
- 总下载量: 1
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: GPL-3.0-or-later
- 更新时间: 2022-01-28