[ bianca ]
[ 源代码: rust-git-absorb ]
软件包:git-absorb(0.6.17-2 以及其他的)
git-absorb 的相关链接
下载源码包 rust-git-absorb:
- [rust-git-absorb_0.6.17-2.debian.tar.xz]
- [rust-git-absorb_0.6.17-2.dsc]
- [rust-git-absorb_0.6.17.orig.tar.gz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
Git commit --fixup, but automatic
git-absorb is a port of hg absorb to Git.
git absorb automatically identifies which commits are safe to modify, and which indexed changes belong to each of those commits. It then writes fixup! commits for each of those changes. These fixups can later be folded into the feature branch with Git's built-in autosquash functionality.
其他与 git-absorb 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.39)
- GNU C Library: Shared libraries
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libgcc-s1 (>= 4.2)
- GCC support library
-
- dep: libgit2-1.9 (>= 1.9.0)
- low-level Git library