Skip to content

had to apply git push --force to deploy website #4

@sandraleeusc

Description

@sandraleeusc

When trying git pull, here is the error that I received:
Please make sure you have the correct access rights
and the repository exists.
Errors during submodule fetch:
_sass/curricula
_sass/curricula

In attempting to deploy site here is the error:
git push origin 2020/fall:deploy
To https://github.com/csci104/site
! [rejected] 2020/fall -> deploy (non-fast-forward)
error: failed to push some refs to 'https://github.com/csci104/site'
hint: Updates were rejected because a pushed branch tip is behind its remote
hint: counterpart. Check out this branch and integrate the remote changes
hint: (e.g. 'git pull ...') before pushing again.
hint: See the 'Note about fast-forwards' in 'git push --help' for details.

I am not sure if it is only the curricula issue, but website is updated with lab 9. apologies in advance.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions