💾 Archived View for freeshell.de › tldr › git-pull.gmi captured on 2022-06-03 at 23:36:05. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2022-04-28)
-=-=-=-=-=-=-
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).