commit | 7cb192eab0251911e2ca77d4ecceb621dd2d34f5 | [log] [tgz] |
---|---|---|
author | J. Bruce Fields <bfields@citi.umich.edu> | Sun Nov 25 19:01:57 2007 -0500 |
committer | J. Bruce Fields <bfields@citi.umich.edu> | Sun Nov 25 19:01:57 2007 -0500 |
tree | 364b199c92dba4e3f64920ffd364c13b211c73f2 | |
parent | 81eb417ad423ef7e8d088d517f89d3bda92f9c06 [diff] |
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@citi.umich.edu>