summaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2007-12-02 23:03:38 -0800
committerJunio C Hamano <gitster@pobox.com>2007-12-02 23:03:38 -0800
commitafcc4f7767ad8a2daac1c816fad02c890b0d2b99 (patch)
tree2b1e6295e1dbabb867efa7364247d4dab1164cfd /Documentation
parentc579f537fc911f1eca0c81e259fe547f6cd984ce (diff)
parentf01913e4190bed98f918ec575229943a0ee47d83 (diff)
downloadgit-afcc4f7767ad8a2daac1c816fad02c890b0d2b99.tar.gz
Merge branch 'js/prune-expire'
* js/prune-expire: Add "--expire <time>" option to 'git prune'
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/git-prune.txt5
1 files changed, 4 insertions, 1 deletions
diff --git a/Documentation/git-prune.txt b/Documentation/git-prune.txt
index 0ace233d18..9835bdb878 100644
--- a/Documentation/git-prune.txt
+++ b/Documentation/git-prune.txt
@@ -8,7 +8,7 @@ git-prune - Prune all unreachable objects from the object database
SYNOPSIS
--------
-'git-prune' [-n] [--] [<head>...]
+'git-prune' [-n] [--expire <expire>] [--] [<head>...]
DESCRIPTION
-----------
@@ -31,6 +31,9 @@ OPTIONS
\--::
Do not interpret any more arguments as options.
+\--expire <time>::
+ Only expire loose objects older than <time>.
+
<head>...::
In addition to objects
reachable from any of our references, keep objects