On Wed, Apr 07, 2010 at 06:11:38PM -0400, Avery Pennarun wrote: > On Wed, Apr 7, 2010 at 6:10 PM, John Dlugosz <JDlugosz@xxxxxxxxxxxxxxxx> wrote: > > So do I still have to specify that I want a reflog when I create a branch, or does that always happen with local branches too? > > Why not try it and find out? > > I've never asked for a reflog explicitly and I seem to get them. We create logs for remote branches when core.logallrefupdates is set since e19b9dd (core.logallrefupdates: log remotes/ tracking branches., 2006-12-28). We turned on logallrefupdates by default in non-bare repositories in 0bee591 (Enable reflogs by default in any repository with a working directory., 2006-12-14). Both were in v1.5.0. So it used to not be the case that we created such reflogs, but it has been for quite some time. -Peff -- 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