Skip to content
This repository has been archived by the owner on Apr 14, 2021. It is now read-only.

Feature: How could we implement fork url to bundle gem foo? #2665

Closed
zzak opened this issue Oct 5, 2013 · 5 comments
Closed

Feature: How could we implement fork url to bundle gem foo? #2665

zzak opened this issue Oct 5, 2013 · 5 comments

Comments

@zzak
Copy link
Contributor

zzak commented Oct 5, 2013

At @holman's talk he introduced the github link to fork a repo, ie: http://github.com/bundler/bundler/fork

What do you think about adding this link to the bundle gem foo command, somehow?

@indirect
Copy link
Member

indirect commented Oct 5, 2013

sorry, I'm kind of confused... bundle gem foo creates a new empty gem structure for a gem named foo. how does that relate to forking?

@zzak
Copy link
Contributor Author

zzak commented Oct 5, 2013

@indirect
Copy link
Member

indirect commented Oct 5, 2013

Ohhhhh. Sure, add something in parens that's a link to the fork url!

On Oct 5, 2013, at 4:14 PM, Zachary Scott notifications@github.com wrote:

@indirect https://github.com/bundler/bundler/blob/master/lib/bundler/templates/newgem/README.md.tt#L25


Reply to this email directly or view it on GitHub.

@jlsuttles
Copy link
Contributor

Oh hai @zzak! This seems like an interesting idea. Maybe something like $ bundle gem foo --repo <url>

@zzak
Copy link
Contributor Author

zzak commented Oct 5, 2013

@jlsuttles OMG HI! 😁

Oh hai @zzak! This seems like an interesting idea. Maybe something like $ bundle gem foo --repo <url>

In that case, you could populate the git remote, and maybe some other useful stuff in the gemspec.

indirect added a commit that referenced this issue Nov 4, 2013
add fork url to contributing section in README template to fix #2665
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants