Michael J Gruber <git@xxxxxxxxxxxxxxxxxxxx> writes: > Due to the increasing usage of the ref namespace (e.g. notes, replace) > the revision specifier "--all" becomes decreasingly useful. But > "something like --all" is ineeded for getting a quick overview of > the development state of a repository. > > Introduce --heads and --locals specifiers in order to help with that: > > --heads == HEAD --branches --remotes > --locals = HEAD --branches --tags Wouldn't new feature (introduced in 1.7.0) of --glob=<glob-pattern> be enough? -- Jakub Narebski Poland ShadeHawk on #git -- 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