[ 源代码: tig ]
软件包:tig(2.4.1-1)
ncurses-based text-mode interface for Git
This package contains a text-mode interface for the version control system Git. It may be used to browse the history and contents of a repository.
The following main features are supported:
- View revision logs, commit messages, diffstats, diffs, archive trees and file contents. - Visualize revision graphs. - Stage / unstage changes and add untracked files. - Merge files. - Cherry-pick commits.
tig may also be used as a pager. It reads input from stdin and colorizes it.
其他与 tig 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.15)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libncursesw6 (>= 6)
- 终端处理的共享库 (宽字符支持)
-
- dep: libreadline7 (>= 6.3)
- GNU readline 与 history 库,运行时
-
- dep: libtinfo6 (>= 6)
- 用于终端处理的共享底层 terminfo 库
-
- enh: git
- 快速、可缩放的分布式版本控制系统