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

Doing too much #8

Open
gilbert opened this issue Dec 4, 2013 · 1 comment
Open

Doing too much #8

gilbert opened this issue Dec 4, 2013 · 1 comment
Assignees
Milestone

Comments

@gilbert
Copy link

gilbert commented Dec 4, 2013

Hey, I just downloaded this and tried running gub start 100 on my repo. I was on a branch, and it auto-checked out master. Not cool, I had unstaged changes. Then it tried upload all my local branches. Really not cool, I didn't want many of those on remote at all.

Also got this:

fatal: 'upstream' does not appear to be a git repository
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.
merge: upstream/master - not something we can merge

I think this gem needs to do a little more asking before doing, or change its default behavior. When would I want to push up all my local branches? Maybe filter it by branches whose names start with issue- or something.

@ghost ghost assigned owahab Dec 6, 2013
@owahab
Copy link
Owner

owahab commented Dec 6, 2013

You're absolutely right.

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

No branches or pull requests

2 participants