changeset 509:cb8484ae2643

python/patchutils.py
author Jeff Hammel <jhammel@mozilla.com>
date Sun, 01 Sep 2013 22:19:22 -0700
parents 9b69ce4e50a4
children 44f9b67bb56f
files python/patchutils.py
diffstat 1 files changed, 3 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/python/patchutils.py	Sun Sep 01 19:38:34 2013 -0700
+++ b/python/patchutils.py	Sun Sep 01 22:19:22 2013 -0700
@@ -1,7 +1,9 @@
 
 """
+utilities to deal with patches
+
 http://k0s.org/blog/20100821174911
-
+https://github.com/k0s/patchit/blob/develop/patchit.py
 Tag -> hg
 """