Jonathon Mah <me@xxxxxxxxxxxxxxx> writes: > --- > Documentation/git-prune.txt | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Thanks. Can we have your sign-off? > > diff --git a/Documentation/git-prune.txt b/Documentation/git-prune.txt > index 80d01b0..bf82410 100644 > --- a/Documentation/git-prune.txt > +++ b/Documentation/git-prune.txt > @@ -59,7 +59,7 @@ borrows from your repository via its > `.git/objects/info/alternates`: > > ------------ > -$ git prune $(cd ../another && $(git rev-parse --all)) > +$ git prune $(cd ../another && git rev-parse --all) > ------------ > > Notes -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html