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

Make path to .gitignore.d and .gitattributes.d configurable #284

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

RichiH
Copy link
Owner

@RichiH RichiH commented Apr 2, 2021

Reviving #203 with some dark magic.

Closes #180.

Copy link
Collaborator

@alerque alerque left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Mostly I think this code looks like it is on the right track as far at it goes. Before we merge it however I think we should at least add a check that throws a warning if the default settings are changed but the legacy default location still has matching files, then perhaps extend vcsh upgrade with a fix.

In fact I might even make a case that in addition to providing this configurable option we should change the default to be somewhere in $XDG_DATA_HOME, cf. #166.

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

Successfully merging this pull request may close these issues.

Make .gitignore.d & gitattributes.d XDG compatible
3 participants