Terminology

Facts, Thoughts and Opinions

git pull

git pull <remote> <branch> = git fetch <remote> <branch>; git merge FETCH_HEAD;

Images

[[/div]]
  •   Subtopics

  •   Writings

  Sources & Bookmarks