Paketname | stgit |
Beschreibung | manage stacks of patches in a git repository |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 0.15-1 |
Sektion | universe/devel |
Priorität | optional |
Installierte Größe | 1864 Byte |
Hängt ab von | python (>= 2.4), python-support (>= 0.90.0), git-core (>= 1:1.5.3) |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu Developers |
Quelle | |
Paketgröße | 358296 Byte |
Prüfsumme MD5 | 1768e4965e10d55ec5e7d4645033cf36 |
Prüfsumme SHA1 | a6f25afac40867e3f425ee187905d0ff728708a6 |
Prüfsumme SHA256 | a5a3c56f9a119b88b06f44fa3d6593fad1174a596633856926c301dc32a4b073 |
Link zum Herunterladen | stgit_0.15-1_all.deb |
Ausführliche Beschreibung | stgit provides similar functionality to quilt
(i.e. pushing/popping patches to/from a stack) on top of git.
.
These operations are performed using git commands and the patches
are stored as git commit objects, allowing easy merging of the stgit
patches into other repositories using standard git functionality.
|