Difference Between Push and Push To Upstream AT GIT using EGIT
Push To Upstream: Pushes your changes to the remote repository
Push: asks you refspecs to specify in order to push your changes to the remote repository.
For me, naming is a bit weird , if it would be as below, it can be more helpful.
Push to upstream <---> Push
Push <----> Push With Refspec
No comments:
Post a Comment