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

An ability to use in projects placed not in the Git repo root #32

Closed
szpak opened this issue May 14, 2013 · 2 comments
Closed

An ability to use in projects placed not in the Git repo root #32

szpak opened this issue May 14, 2013 · 2 comments
Assignees

Comments

@szpak
Copy link
Contributor

szpak commented May 14, 2013

I have a project which is placed not in the Git root directory (there are some other folders with scripts, docs, etc. besides the projects sources). This breaks a plugin:
``Running "git --git-dir=/home/foo/myRepo/myAppSource/.git --work-tree=/home/foo/myRepo/myAppSource branch" produced an error: [fatal: Not a git repository: '/home/foo/myRepo/myAppSource/.git']`

There could be an additional parameter to define a SCM root in a build script (e.g. scmRoot = "../").

@ghost ghost assigned townsfolk May 16, 2013
townsfolk added a commit that referenced this issue Jun 21, 2013
Fixes #32 - add scmRootDir parameter
@philipplang
Copy link

Is this bugfix released yet?

@townsfolk
Copy link
Contributor

No, Sorry it isn't. I haven't had any time to work on this project, and it doesn't look like I will anytime soon.

I've asked the Gradle community to see if there's anyone interested in taking the reigns on this project.

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

No branches or pull requests

3 participants