Git Push

push is a #202205251209 command that used to push local repository to the remote, which is the opposite of 202205251612.

One can pass in refspecs in the format of {local_branch}:{remote_branch} into the command push {remote} with 202205251604# in order to push the local branch# to a specific remote branch that is not referred by the local branch. If you do not name the local branch, the remote branch will be deleted instead. You could do this with 202205251612 and 202204262031 too.

Links to this page
#vcs #git