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

Change the name of the .git directory. #79

Open
schwern opened this issue Oct 7, 2014 · 1 comment
Open

Change the name of the .git directory. #79

schwern opened this issue Oct 7, 2014 · 1 comment
Labels

Comments

@schwern
Copy link
Contributor

schwern commented Oct 7, 2014

Very rarely a release will ship with a .git directory. This interferes with our .git directory. Right now we just delete it. See #78.

A better way would be to use the GIT_DIR environment variable, or similar, to change the location of the git repository, perhaps even outside the working directory.

@schwern schwern added the feature label Oct 7, 2014
@schwern
Copy link
Contributor Author

schwern commented Oct 20, 2014

Git::Raw does not appear to be honoring the GIT_DIR env variable and I can't find a way to change where it looks for the .git directory.

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

No branches or pull requests

1 participant