Skip to content

Conversation

@dogweather
Copy link
Contributor

Resolves #164 by removing the message altogether.

Rationale: This warning is given when a user follows the "happy path"; they've set up an upstream remote, and are using the basic invocation of publish:

$ gl publish
! No dst branch specified, using upstream branch XXX/YYY

As a general rule, we shouldn't warn the user that we're doing as they've instructed. And in this case, informational messages follow, so we don't need to do that here either. The right choice is to remove this message altogether.

@spderosso
Copy link
Member

I agree, thank you. I've changed the license to MIT since you've opened the PR, are you ok with contributing your change under the new license?

@dogweather
Copy link
Contributor Author

Sure, no problem. Thanks!

@spderosso spderosso merged commit dd38996 into gitless-vcs:master Feb 6, 2018
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