emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] vc-git: Do not show `.git/*' files with vc-dir


From: Deniz Dogan
Subject: Re: [PATCH] vc-git: Do not show `.git/*' files with vc-dir
Date: Wed, 30 Jun 2010 14:57:29 +0200

2010/6/30 Eric James Michael Ritz <address@hidden>:
> +  (cond ((string-match ".git" file)

Wouldn't "\\`\\.git\\'" be more appropriate? ".git" would match
anything which contains "git" preceded by at least one character.

-- 
Deniz Dogan



reply via email to

[Prev in Thread] Current Thread [Next in Thread]