[ 源代码: tig ]
软件包:tig(2.5.5-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.33)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libncursesw6 (>= 6)
- 终端处理的共享库 (宽字符支持)
-
- dep: libpcre2-8-0 (>= 10.22)
- 新版 Perl 兼容的正则表达式库 - 8比特运行时文件
-
- dep: libpcre2-posix3 (>= 10.34)
- New Perl Compatible Regular Expression Library - posix-compatible runtime files
-
- dep: libreadline8 (>= 6.3)
- GNU readline 与 history 库,运行时
-
- dep: libtinfo6 (>= 6)
- 用于终端处理的共享底层 terminfo 库
-
- enh: git
- 快速、可缩放的分布式版本控制系统