Thread (14 messages) flat view 14 messages, 2 authors, 2016-06-15

Re: [PATCH 5/6] config.txt: refer to "git worktree prune", not "prune --worktree"

From: Eric Sunshine <hidden>
Date: 2016-06-15 23:05:48

On Sat, Jul 18, 2015 at 10:10 PM, Michael Haggerty [off-list ref] wrote:
quoted hunk ↗ jump to hunk
The latter doesn't exist.

Signed-off-by: Michael Haggerty <redacted>
---
 Documentation/config.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/config.txt b/Documentation/config.txt
index 3e37b93..7f65dbb 100644
--- a/Documentation/config.txt
+++ b/Documentation/config.txt
@@ -1293,7 +1293,7 @@ gc.pruneExpire::

 gc.pruneWorktreesExpire::
        When 'git gc' is run, it will call
-       'prune --worktrees --expire 3.months.ago'.
+       'git worktree prune --expire 3.months.ago'.
Looks good. This appears to be the last reference to "prune --worktrees".
        Override the grace period with this config variable. The value
        "now" may be used to disable the grace period and prune
        $GIT_DIR/worktrees immediately.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help