John Dlugosz <JDlugosz@xxxxxxxxxxxxxxxx> writes: > In git-branch, > > -l > > Create the branch's reflog. This activates recording of all > changes made to the branch ref, enabling use of date based > sha1 expressions such as "<branchname>@{yesterday}". That is how you selectively enable reflog for that particular branch when you have explicitly disabled "reflog by default" with the configuration. -- 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