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

Local project source in Godeps #27

Closed
wants to merge 2 commits into from

Conversation

zankich
Copy link
Contributor

@zankich zankich commented Apr 8, 2014

Adds the ability to specify local source directories in the Godeps file.

The source can either be a relative path to a source directory or an absolute path on the file system

myrepo.com/my/project .
myrepo.com/my/awesomeProject ../awesomeProject
myrepo.com/my/otherProject /path/to/my/otherProject

@zankich
Copy link
Contributor Author

zankich commented Apr 8, 2014

There will be a merge conflict with #26, which I can resolve if this pull request is accepted first.

@zankich
Copy link
Contributor Author

zankich commented Apr 8, 2014

I merged this branch into #26 and resolved the merge conflicts.

@zankich zankich mentioned this pull request Apr 8, 2014
@zankich zankich closed this Apr 10, 2014
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.

None yet

1 participant