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

Allow for git fetch workflow #7

Open
chrismo opened this issue Jun 13, 2018 · 2 comments
Open

Allow for git fetch workflow #7

chrismo opened this issue Jun 13, 2018 · 2 comments

Comments

@chrismo
Copy link
Contributor

chrismo commented Jun 13, 2018

  • working in a branch
  • want to rebase the branch
  • git fetch
  • git rebase origin/master
  • branch is now up-to-date with origin/master, but local master hasn't been pulled.
@chrismo
Copy link
Contributor Author

chrismo commented Jun 13, 2018

this allows for never having to change your checkout

@chrismo
Copy link
Contributor Author

chrismo commented Jul 13, 2018

PR #9 addresses this.

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

1 participant