Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Differing values returned from vc-backend #21

Open
jwiegley opened this issue Feb 18, 2015 · 3 comments
Open

Differing values returned from vc-backend #21

jwiegley opened this issue Feb 18, 2015 · 3 comments

Comments

@jwiegley
Copy link

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

@bartman
Copy link
Owner

bartman commented Feb 27, 2015

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
#21.

@jwiegley
Copy link
Author

jwiegley commented Feb 27, 2015 via email

@bartman
Copy link
Owner

bartman commented Feb 27, 2015

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
#21 (comment).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants