git-wip icon indicating copy to clipboard operation
git-wip copied to clipboard

Differing values returned from vc-backend

Open jwiegley opened this issue 10 years ago • 3 comments

(vc-backend (buffer-file-name)) returns GIT for me, not `Git'. Maybe use a case insensitive comparison?

jwiegley avatar Feb 18 '15 18:02 jwiegley

Hi John,

I'd like to fix this.... not an emacs user. :-)

If you can provide a fix, I'll roll it in.

Cheers, -Bart

On Wed, Feb 18, 2015 at 1:50 PM, John Wiegley [email protected] wrote:

(vc-backend (buffer-file-name)) returns GIT for me, not `Git'. Maybe use a case insensitive comparison?

— Reply to this email directly or view it on GitHub https://github.com/bartman/git-wip/issues/21.

bartman avatar Feb 27 '15 16:02 bartman

Ah, fair enough! I'll let you know once my changes have settled down.

jwiegley avatar Feb 27 '15 21:02 jwiegley

Thanks.

On Fri, Feb 27, 2015 at 4:40 PM, John Wiegley [email protected] wrote:

Ah, fair enough! I'll let you know once my changes have settled down.

— Reply to this email directly or view it on GitHub https://github.com/bartman/git-wip/issues/21#issuecomment-76477017.

bartman avatar Feb 27 '15 23:02 bartman