commit | 33a59fd07d8d75e58a5b1edbcc3c5798c98aa8bf | [log] [tgz] |
---|---|---|
author | J. Bruce Fields <bfields@fieldses.org> | Mon Jan 01 16:39:06 2007 -0500 |
committer | Junio C Hamano <junkio@cox.net> | Mon Jan 01 14:36:36 2007 -0800 |
tree | b480d5e3f3704d8da18f8a06aaad4f9301c13f83 | |
parent | ac9c1108d8915f0937795e354ad72c4ae6890a3f [diff] |
Documentation: update git-pull.txt for new clone behavior Update examples, stop using branch named "origin" as an example. Remove large example of use of remotes; that particular case is nicely automated by default, so it's not so pressing to explain, and we can refer to git-repo-config for the details. Signed-off-by: "J. Bruce Fields" <bfields@citi.umich.edu> Signed-off-by: Junio C Hamano <junkio@cox.net>