Home Software Engineering [Solved] error: src refspec fundamental doesn’t match any

[Solved] error: src refspec fundamental doesn’t match any

0
[Solved] error: src refspec fundamental doesn’t match any

[ad_1]

When you get the next error:

error: src refspec fundamental doesn't match any
error: didn't push some refs to 'https://github.com/ao/xxx.git'

It’s because you most likely haven’t dedicated any information to git but!

Repair for: src refspec fundamental doesn't match any

Make certain so as to add your information, in the event that they haven’t been added but:

git add .

Commit your information:

git commit -m "your commit message"

Push your modifications to the git repo, keep in mind to swap out the department identify as applicable:

git push origin fundamental

Want a deeper dive?

For extra in depth info, you’ll be able to go to Solved Error src Refspec Fundamental Does Not Match

[ad_2]

LEAVE A REPLY

Please enter your comment!
Please enter your name here