Hi, On Tuesday 11 January 2011 18:56:21 Jonathan Nieder wrote: > > A potential usability enhancement might be to allow additional > replacement hierarchies to be requested on a per command basis, like > > GIT_REPLACE_REFS=refs/remotes/origin/views/2009 gitk --all > > along the lines of GIT_NOTES_REF. Yes, it should not be much work to implement GIT_REPLACE_REFS like the above, but I think it should accept a list of ref directories, for example: GIT_REPLACE _REFS=".:bisect:refs/remotes/origin/views/2009" Best regards, Christian. -- 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