Page MenuHomePhorge

Git fetch branch from shallow repository

Authored By
nawan
Feb 11 2026, 13:38
Size
95 B
Referenced Files
None
Subscribers
None

Git fetch branch from shallow repository

git remote set-branches --add <remote_name> <branch>
git fetch <remote_name> --depth=1 <branch>

File Metadata

Mime Type
text/plain; charset=utf-8
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
503
Default Alt Text
Git fetch branch from shallow repository (95 B)

Event Timeline