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

Fix typo in git-flow-feature #212

Closed
wants to merge 1 commit into from

Conversation

bloomonkey
Copy link

'it pull' -> 'git pull' at line 510

'it pull' -> 'git pull' at ln 510
@bloomonkey
Copy link
Author

Any chance someone can merge this? 3 duplicates to date: #214 #219 and #220

@petervanderdoes
Copy link

I fixed it in my fork, with other fixes and enhancements as well: https://github.com/petervanderdoes/gitflow

The last commit here was 4 months ago.

@bloomonkey
Copy link
Author

Thanks. Trouble with this is that newcomers will tend to always fork the original repository, as there's no mechanism for determining which of the many forks is the most actively maintained, and hence the best to contribute back to :(

Any chance that you could update your changelog to credit all those that spotted and submitted fixes for the bug (authors of #212 #214 #219)? Thx

@petervanderdoes
Copy link

Sure not a problem I'll add them all.

You are correct that new comers always will fork the original repo. I'm trying to pull fixes posted here into my fork and mentioning that I fixed in my fork as well, so that when people do check the issues they know where to go to.

@bloomonkey
Copy link
Author

Great. Thanks again.

@bloomonkey bloomonkey closed this Jun 19, 2012
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.

2 participants