Scripts to manage quilt-like patches on top of git
http://www.kernel.org/pub/linux/kernel/people/jsipek/guilt/
Guilt allows one to use quilt functionality on top of a Git repository.
Changes are maintained as patches which are committed into Git. Commits can
be removed or reordered, and the underlying patch can be refreshed based on
changes made in the working directory. The patch directory can also be
placed under revision control, so you can have a separate history of changes
made to your patches.
- Devel package for openSUSE:Factory
- Links to openSUSE:Factory / guilt
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:tools:scm/guilt && cd $_
- Create Badge
Refresh
Refresh
Source Files (show merged sources derived from linked package)
Filename | Size | Changed |
---|---|---|
_link | 0000000140 140 Bytes | |
guilt-0.36.tar.gz | 0000063535 62 KB | |
guilt.changes | 0000002282 2.23 KB | |
guilt.spec | 0000002428 2.37 KB |
Latest Revision
Lingchao Xin (douglarek)
committed
(revision 22)
- Remove patch drop-unneeded-git-version-check.patch for https://bugzilla.suse.com/show_bug.cgi?id=810667
Comments 0