Skip to content

Vagrant Virtual Machine and Readme.md#494

Closed
jeffsteinmetz wants to merge 18 commits intoapache:masterfrom
jeffsteinmetz:master
Closed

Vagrant Virtual Machine and Readme.md#494
jeffsteinmetz wants to merge 18 commits intoapache:masterfrom
jeffsteinmetz:master

Conversation

@jeffsteinmetz
Copy link
Contributor

No description provided.

@corneadoug
Copy link
Contributor

@jeffsteinmetz the #460 was merged, thats why it was closed.

My guess is that this PR should only have the doc link commit.

To make a good PR, it is better to have your own master similar to Zeppelin and create branches when you want to submit a new contribution.

For now, you can Rebase your master with Zeppelin master:

  • Go into your master branch git checkout master
  • Fetch new Zeppelin changes git fetch incubator-zeppelin
  • Rebase your local branch git rebase incubator-zeppelin/master
  • Force the changes to your origin git push -f

In the future, try to create a branch before. ``git checkout -b "myBranchName"

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