User Tools

Site Tools


git_bare_shallow_clones

Overview

Quick coverage of what you can do with bare/shallow clones, particularly with respect to tagging.

Variations

full clone

$ du -s full
207848	full
$

bare clone

$ du -s bare
186116	bare
$
git_bare_shallow_clones.txt · Last modified: 2019/09/19 10:56 by rpjday