Liu Yubao <yubao.liu@xxxxxxxxx> writes: > do most people feel tracking branches useful? Extremely useful. I usually keep local branches closely synchronized with a remote "central" version, and tracking branches make the frequent push/pull much more convenient. I often delete the default local "master" branch though, and have only one local branch per working directory (and like you, use origin/... for much interbranch synchronization, e.g. rebasing). -Miles -- "Whatever you do will be insignificant, but it is very important that you do it." Mahatma Gandhi -- 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