I'm seeing wm->name have value ".git" rather than ".git/" on Linux.


On 03/18/2016 09:04 PM, David Turner wrote:
+               if (!strncmp(wm->name, ".git/", 5) ||
+                   strstr(wm->name, "/.git/"))
+                       continue;


thanks,
Jeff
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to