Git Pull

By default, pull is just a shorthand of 202204261123# after #202205251612 from remote repository. Add option --rebase to use 202204261122# instead.

Similar to 202205251600, you can use refspecs with the format of {remote_branch}:{local_branch} for the command pull {remote} with 202205251604#. If the remote branch# is not named, it will create a local branch that #202205251612 all commits on the remote repository instead, and then merge it to the checkout branch.

Links to this page
#vcs #git