We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 324ddde commit 2b4fb73Copy full SHA for 2b4fb73
1 file changed
patch/fix-patch-no-chdir.patch
@@ -1,5 +1,5 @@
1
--- patch.py.original 2018-11-02 23:17:51.816936730 -0700
2
-+++ patch.py 2018-11-02 23:20:28.800705155 -0700
++++ patch.py 2018-11-02 23:21:50.794673596 -0700
3
@@ -803,10 +803,10 @@
4
5
def findfile(self, old, new):
@@ -43,3 +43,4 @@
43
-
44
# todo: check for premature eof
45
return (errors == 0)
46
+
0 commit comments