Thread (8 messages) flat view 8 messages, 3 authors, 2016-06-15

Re: [PATCH] Handle branch names with slashes

From: Karl Hasselström <hidden>
Date: 2016-06-15 22:42:26

Possibly related (same subject, not in this thread)

On 2006-05-18 13:11:52 +0100, Catalin Marinas wrote:
On 18/05/06, Karl Hasselström [off-list ref] wrote:
quoted
+    if len(dirs) != 0:
+        # We have branch names with / in them.
+        branch_chars = r'[^@]'
+        patch_id_mark = r'//'
+    else:
+        # No / in branch names.
+        branch_chars = r'[^@%/]'
I removed % from the above regexp.
Ah, I missed one. Perhaps I should act surprised . . . :-)

-- 
Karl Hasselström, kha@treskal.com
      www.treskal.com/kalle
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help