Skip to content

Added instruction to resolve 'failed to push some refs' error#18

Open
vedanthv wants to merge 1 commit intomasterfrom
vedanthv-patch-get-started
Open

Added instruction to resolve 'failed to push some refs' error#18
vedanthv wants to merge 1 commit intomasterfrom
vedanthv-patch-get-started

Conversation

@vedanthv
Copy link
Copy Markdown
Collaborator

I have added command line instructions to resolve this error. @Pau-lo , can you please confirm if this is the right thing to do. If it is, I will merge the PR

@vedanthv vedanthv self-assigned this Sep 18, 2020
@pabs-lop
Copy link
Copy Markdown
Contributor

pabs-lop commented Sep 22, 2020

Sure, that looks good. You can actually to a git pull origin master before you even make changes to the clone repo.

@vedanthv
Copy link
Copy Markdown
Collaborator Author

Sure will add that also

@pabs-lop
Copy link
Copy Markdown
Contributor

pabs-lop commented Sep 22, 2020

If you want I can do it myself because I use the "add upstream" command which works a bit different. I actually didn't even need to create a separate branch to work locally. You can see this post here: https://nearsoft.com/blog/how-to-synchronize-your-github-fork/

If any one follows all the direction in the Get_Started.md it should be fine. The only thing I neglected to put down is how you update your clone repository (local on on computer) with the remote one (the fork one).

Cheers.

@vedanthv
Copy link
Copy Markdown
Collaborator Author

If you want I can do it myself because I use the "add upstream" command which works a bit different. I actually didn't even need to create a separate branch to work locally. You can see this post here: https://nearsoft.com/blog/how-to-synchronize-your-github-fork/

If any one follows all the direction in the Get_Started.md it should be fine. The only thing I neglected to put down is how you update your clone repository (local on on computer) with the remote one (the fork one).

Cheers.

Okay. You can make the changes.

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.

2 participants