Skip to content

Fix git pull = git fetch + git merge FETCH_HEAD #1

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

Merged
merged 1 commit into from
May 30, 2017

Conversation

sputtene
Copy link

The code executed a git fetch followed by a git pull.

This duplicates the git fetch operation.

The code executed a git fetch followed by a git pull.

This duplicates the git fetch operation.
@ZaneCEO ZaneCEO merged commit 3f9fdad into TurboLabIt:master May 30, 2017
@ZaneCEO
Copy link
Contributor

ZaneCEO commented May 30, 2017

Thanks for your contribution!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants