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

Fix duplication of branches and names #2972

Merged
merged 1 commit into from
Dec 4, 2020
Merged

Conversation

NelsonVides
Copy link
Collaborator

So this should now ensure the history from MongooseDocs is fetch ahead of the push, and if there's any conflict, it won't force the push, so we'd rather have CI failing than the docs getting lost.

                   git fetch git@github.com:esl/MongooseDocs.git gh-pages:gh-pages 

will basically make a local branch with such name and the contents of an altogether unrelated repo, the docs one.

@leszke leszke merged commit fa13391 into master Dec 4, 2020
@leszke leszke deleted the docs_material_deploy_fix branch December 4, 2020 16:41
@leszke leszke added this to the 4.1.0 milestone Feb 3, 2021
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.

None yet

2 participants