Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'ap/commit-author-mailmap' into maint
[gitweb.git]
/
Documentation
/
git-prune.txt
diff --git
a/Documentation/git-prune.txt
b/Documentation/git-prune.txt
index 80d01b05710e250a5f1d548fca3fba54d50e0f29..bf824108c116a34972d1dacf1e9fb77db097b2c5 100644
(file)
--- 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