diff options
author | J. Bruce Fields <bfields@citi.umich.edu> | 2007-02-06 02:55:07 -0500 |
---|---|---|
committer | J. Bruce Fields <bfields@citi.umich.edu> | 2007-06-10 16:39:53 -0400 |
commit | d9bd321c7b1e2bfff696e10d56eac5b559240e22 (patch) | |
tree | 74a283353dbbf2cac2ef6c373b54fce75586d33e /Documentation | |
parent | 8ceca74a39788eeda64e9aa625fdebaad219ab42 (diff) | |
download | git-d9bd321c7b1e2bfff696e10d56eac5b559240e22.tar.gz git-d9bd321c7b1e2bfff696e10d56eac5b559240e22.tar.xz |
Documentation: user-manual todo
Some more user-manual todo's: how to share objects between repositories, how to
recover.
Signed-off-by: "J. Bruce Fields" <bfields@citi.umich.edu>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/user-manual.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Documentation/user-manual.txt b/Documentation/user-manual.txt index 97b09a998..780f0f0ee 100644 --- a/Documentation/user-manual.txt +++ b/Documentation/user-manual.txt @@ -3952,3 +3952,7 @@ CVS, Subversion, and just imports of series of release tarballs. More details on gitweb? Write a chapter on using plumbing and writing scripts. + +Alternates, clone -reference, etc. + +git unpack-objects -r for recovery |