Answer the question
In order to leave comments, you need to log in
How to git push in sublime text 3?
Didn't quite understand how to implement in sublime text 3 push Tried in console and using ctrl+shift+p git push.
And even as written in the
fatal console: No configured push destination.
Either specify the URL from the command-line or configure a remote repository using
git remote add
and then push using the remote name
git push
But for some reason nothing helps how to solve this problem
Answer the question
In order to leave comments, you need to log in
How to git push in sublime text 3?
fatal: No configured push destination.
Either specify the URL from the command-line or configure a remote repository using
git remote add
and then push using the remote name
git push
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question