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

Updated rebase functionality to use "git pull --rebase" #87

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

milosm
Copy link

@milosm milosm commented Jan 14, 2015

No description provided.

@alairock
Copy link

👍

$ git clone [email protected]:milosm/git-up.git
$ cd git-up && gem build git-up.gemspec
$ sudo gem install git-up-0.5.12.1.gem
(Version may vary)
Copy link

Choose a reason for hiding this comment

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

Is this part correct for the pull request?

Copy link
Author

Choose a reason for hiding this comment

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

Until it's not merged yes (needed clear instructions for people that wanted to install in before), after the pull request will be merged then no it will not be needed anymore.

Copy link
Author

Choose a reason for hiding this comment

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

I'll update the pull request.

@mvz
Copy link

mvz commented Oct 18, 2015

Won't this access the remote repository for each branch unlike the current behavior?

@bedge
Copy link

bedge commented Nov 18, 2015

Does this address #113 ?

@mvz
Copy link

mvz commented Nov 19, 2015

@bedge doesn't look like it will. Replace rebase with pull will not affect the remote used.

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.

5 participants