On Thu, Apr 19, 2007 at 05:07:31PM -0700, Junio C Hamano wrote: > A better question to ask before that is "do I need to change to > take advantage of any bells-and-whistles", I think. Indeed. > * To enable reflog in your repository with working-tree, you do > not have to do anything. It's on by default. Ah nice :-) > * $GIT_DIR/remotes/origin is still consulted for a pull/fetch. > If you do not do complicated multi-branch workflow, you do not > gain much by moving that information to .git/config. > > There is a contrib/remotes2config.sh script that copies > information from remotes/origin into .git/config if you are > interested. Excellent, I'll check the result and decide whether it seems worth it. OG. - 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