forked from stacked-git/stgit
-
Notifications
You must be signed in to change notification settings - Fork 0
Stacked Git
License
fadida/stgit
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
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. Note that StGit is not an SCM interface on top of Git and it expects a previously initialised Git repository (unless it is cloned using StGit directly). For standard SCM operations, use plain Git commands. For the latest version see http://www.procode.org/stgit/ For a tutorial see http://www.procode.org/stgit/doc/tutorial.html Bugs or feature requests should be raised on the StGit project page: https://github.com/ctmarinas/stgit.
About
Stacked Git
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- Python 57.9%
- Shell 27.0%
- Emacs Lisp 13.6%
- Other 1.5%