[ 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