Slide 84
Slide 84 text
[/tmp/foo] $ git clone git://git.kernel.org/pub/scm/git/git.git
Initialized empty Git repository in /tmp/git/.git/
remote: Counting objects: 133887, done.
remote: Compressing objects: 100% (32547/32547), done.
remote: Total 133887 (delta 100281), reused 132921 (delta 99480)
Receiving objects: 100% (133887/133887), 27.30 MiB | 76 KiB/s, done.
Resolving deltas: 100% (100281/100281), done.
[/tmp/foo] $ git push origin master