Skip to content

<fix>(git-flow-version) added missing init() #6362

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

Closed
wants to merge 1 commit into from
Closed

<fix>(git-flow-version) added missing init() #6362

wants to merge 1 commit into from

Conversation

Shea690901
Copy link

'git flow' tries to run init which for the other git flow commands is a
shell function.

Since this shell function didn't existed within 'git-flow-version' init
is searched via $PATH which normally yields /sbin/init!!!

'git flow' tries to run init which for the other git flow commands is a
shell function.

Since this shell function didn't existed within 'git-flow-version' init
is searched via $PATH which normally yields /sbin/init!!!
@Shea690901
Copy link
Author

Shea690901 commented Mar 9, 2017

Dead project :(
(See #6370, #437)

@Shea690901 Shea690901 closed this Mar 9, 2017
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.

1 participant