💾 Archived View for freeshell.de › tldr › git-pull.gmi captured on 2022-04-28 at 18:39:39. Gemini links have been rewritten to link to archived content
-=-=-=-=-=-=-
Fetch branch from a remote repository and merge it to local repository.
git pull
git pull --rebase
git pull {remote_name} {branch}
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).