Glossary Git / Term
Fetching a branch means to get the branch’s head ref from a remote repository, to find out which objects are missing from the local object database, and to get them, too. See also git-fetch(1).
Permanent link fetch - Creation date 2023-07-26