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

Extension Bar Update #190

Merged
merged 2 commits into from
May 9, 2017
Merged

Extension Bar Update #190

merged 2 commits into from
May 9, 2017

Conversation

robertkety
Copy link
Contributor

Added dark/light toggle on mouse enter/leave.

Copy link
Contributor

@persn persn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The code and all is good, but you messed up the git branching. I told you this before I believe, GitHub does all the merging you need to do for you, the only techniques you should need to care about is re-basing. Try doing a rebase on LateStartStudio:master, if that doesn't work you'll need to create a new branch and cherry pick your two commits into it.

I'm also going to keep nagging you about that you should create a new branch with a distinct name when you do any kind of work to avoid situations like #99.

@persn
Copy link
Contributor

persn commented May 5, 2017

Notice the blue line here, that is a completely new branch in the history, notice how it runs completely separate from the rest of the git history

2017-05-05

…ons to 'Dark', add asset references to monogame, update ExtensionBar class for new icons and toggle behavior. Issue LateStartStudio#182
@persn persn merged commit f10ecda into LateStartStudio:master May 9, 2017
persn added a commit to persn/Hero6 that referenced this pull request May 9, 2017
For some reason when GitHub merged Pull Request LateStartStudio#190 renamed files became added files instead.
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