We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
(vc-backend (buffer-file-name)) returns GIT for me, not `Git'. Maybe use a case insensitive comparison?
(vc-backend (buffer-file-name))
GIT
The text was updated successfully, but these errors were encountered:
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.
— Reply to this email directly or view it on GitHub #21.
Sorry, something went wrong.
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).
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).
No branches or pull requests
(vc-backend (buffer-file-name))
returnsGIT
for me, not `Git'. Maybe use a case insensitive comparison?The text was updated successfully, but these errors were encountered: