There's some more user-manual stuff in the git repository at ssh://linux-nfs.org/~bfields/exports/git.git maint J. Bruce Fields (4): user-manual: define "branch" and "working tree" at start user-manual: failed push to public repository user-manual: clarify language about "modifying" old commits user-manual: recovering from corruption Documentation/user-manual.txt | 225 ++++++++++++++++++++++++++++++++++++----- 1 files changed, 201 insertions(+), 24 deletions(-) --b. commit 1cdade2c4cb27f648a98d326ef3db523b6afafa7 Author: J. Bruce Fields <bfields@xxxxxxxxxxxxxx> Date: Sat Mar 3 22:53:37 2007 -0500 user-manual: recovering from corruption Some instructions on dealing with corruption of the object database. Most of this text is from an example by Linus, identified by Nicolas Pitre <nico@xxxxxxx> with a little further editing by me. Signed-off-by: "J. Bruce Fields" <bfields@xxxxxxxxxxxxxx> commit 7cb192eab0251911e2ca77d4ecceb621dd2d34f5 Author: J. Bruce Fields <bfields@xxxxxxxxxxxxxx> Date: Sun Nov 25 19:01:57 2007 -0500 user-manual: clarify language about "modifying" old commits It's important to remember that git doesn't really allowing "editing" or "modifying" commits, only replacing them by new commits. Redo some of the language to make this clearer. Signed-off-by: J. Bruce Fields <bfields@xxxxxxxxxxxxxx> commit 81eb417ad423ef7e8d088d517f89d3bda92f9c06 Author: J. Bruce Fields <bfields@xxxxxxxxxxxxxx> Date: Sun Nov 25 17:54:19 2007 -0500 user-manual: failed push to public repository More details on the case of a failed push to a public (non-shared) repository. Signed-off-by: J. Bruce Fields <bfields@xxxxxxxxxxxxxx> commit 0c4a33b54f3dbb9fa8cd2f5cf0e2a6363849d899 Author: J. Bruce Fields <bfields@xxxxxxxxxxxxxx> Date: Sun Nov 25 13:53:37 2007 -0500 user-manual: define "branch" and "working tree" at start Some explanation here might help. Signed-off-by: J. Bruce Fields <bfields@xxxxxxxxxxxxxx> - 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