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

Re: [PATCH] fix vc git

From: Jakub Narebski <hidden>
Date: 2016-06-15 22:42:46

Duncan Mak wrote:
-      (when dir (cd dir))
+      (if (file-exists-p dir) (cd dir))
Adding `file-exist-p' is good, but there is no need to change
`when' to `if'.
-- 
Jakub Narebski
Warsaw, Poland
ShadeHawk on #git
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help