On Wed, 4 Dec 2013 18:12:59 +0400 Konstantin Khomoutov <[email protected]> wrote:
[...]
> git checkout --depth 1 --branch foo
[...]
This should be
git checkout --depth 1 --branch foo REPO_URL
of course.
--
You received this message because you are subscribed to the Google Groups "Git
for human beings" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.
