软件包:gitless(0.8.8-5)
version control system on top of Git
Gitless is an experimental version control system built on top of Git. Many people complain that Git is hard to use. The Gitless authors think the problem lies deeper than the user interface, in the concepts underlying Git. Gitless is an experiment to see what happens if a simple veneer is put on an app that changes the underlying concepts. Because Gitless is implemented on top of Git (could be considered what Git pros call a "porcelain" of Git), you can always fall back on Git. And of course your coworkers you share a repo with need never know that you're not a Git aficionado.
其他与 gitless 有关的软件包
|
|
|
|
-
- dep: git
- 快速、可缩放的分布式版本控制系统
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-clint
- Python Command-line Application Tools
-
- dep: python3-pkg-resources
- Package Discovery and Resource Access using pkg_resources
-
- dep: python3-pygit2
- Python bindings for libgit2 (Python 3 module)
-
- dep: python3-sh
- Python 3 subprocess interface
-
- rec: less
- 分页程序,类似 more