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

Fetch every branches from git #68

Merged
merged 4 commits into from
Jul 15, 2020
Merged

Fetch every branches from git #68

merged 4 commits into from
Jul 15, 2020

Conversation

olblak
Copy link
Member

@olblak olblak commented Jul 14, 2020

resolve #67
This PR refactors the way git and GitHub are used by

  • Fetching every branch from remotes, if the remote branch already exists then we directly push commits to it.
  • If a remote branch mismatch the local one then we reset the local one before applying changes

@olblak olblak added the bug Something isn't working label Jul 14, 2020
@olblak olblak merged commit 44909d8 into master Jul 15, 2020
@olblak olblak deleted the issues/67 branch July 17, 2020 15:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

We should fetch every branch
1 participant