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 ugly error messages in just-init'ed repo #2

Closed
nvie opened this issue Jan 26, 2010 · 2 comments
Closed

Fix ugly error messages in just-init'ed repo #2

nvie opened this issue Jan 26, 2010 · 2 comments
Labels

Comments

@nvie
Copy link
Owner

nvie commented Jan 26, 2010

$ git flow init
...
$ git flow start feature xxx
fatal: 'origin': unable to chdir or not a git archive
fatal: The remote end hung up unexpectedly
Remote branch 'origin/develop' does not exist and is required.

@hollow
Copy link
Contributor

hollow commented Jan 27, 2010

the question is if git-flow should work without a remote. if so, the branch equal checks have to be refactored too.

@nvie
Copy link
Owner Author

nvie commented Feb 22, 2010

Fixed with the new implementation of git flow init.

sp-manuel-peralta referenced this issue in sp-manuel-peralta/gitflow May 11, 2013
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants