commit | 11d515334432e840d9699703e0634e9df58a4441 | [log] [tgz] |
---|---|---|
author | J. Bruce Fields <bfields@citi.umich.edu> | Mon Jun 18 16:38:22 2007 -0400 |
committer | J. Bruce Fields <bfields@citi.umich.edu> | Sun Jul 08 18:17:47 2007 -0400 |
tree | ae51bb5d4f44aded5cf643e621b17ec482c48a10 | |
parent | f0dc409c31c430e5a5e45161383fba7964b4044d [diff] |
user-manual: more explanation of push and pull usage Recently a user on the mailing list complained that they'd read the manual but couldn't figure out how to keep a couple private repositories in sync. They'd tried using push, and were surprised by the effect. Add a little text in an attempt to make it clear that: - Pushing to a branch that is checked out will have odd results. - It's OK to synchronize just using pull if that's simpler. Signed-off-by: "J. Bruce Fields" <bfields@citi.umich.edu>