Skip to content

Fix non-bare repo to use pull instead of fetch #10

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
1 commit merged into from
Mar 21, 2014
Merged

Fix non-bare repo to use pull instead of fetch #10

1 commit merged into from
Mar 21, 2014

Conversation

hendrauzia
Copy link
Contributor

Running sync.php on non-bare repository, instead of running git pull, always runs git fetch, which does not merge changes from upstream to local.

ghost pushed a commit that referenced this pull request Mar 21, 2014
Fix regression: non-bare repo to use pull instead of fetch
@ghost ghost merged commit 38b4da5 into ttiny:master Mar 21, 2014
This pull request was closed.
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.

1 participant