Archive for the 'StGIT' Category

Stacked GIT 0.11

Wednesday, October 25th, 2006
From: “Catalin Marinas” <catalin.marinas@gmail.com> Date: Sat, 21 Oct 2006 16:08:31 +0100
Stacked GIT 0.11 release is available from http://www.procode.org/stgit/. StGIT is a Python application providing 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.
Read more at LWN.net.