Pass cookies with axios or fetch requests · Code with Hugo

added by JavaScript Kicks
9/2/2019 7:53:51 AM

867 Views

When working with git a selection of GitLab, GitHub, BitBucket and rebase-trigger-happy colleagues/collaborators, it's a rite of passage to see a message like the following: Pushing to [email protected]:some-project/some-repo.git To [email protected]:some-project/some-repo.git ! [rejected] master -> master (non-fast-forward) error: failed to push some refs to '[email protected]:some-project/some-repo.git' hint: Updates were rejected because the tip of your current branch is behind hint: its remote counterpart.


0 comments