Hi, On Tue, 2 May 2006, Junio C Hamano wrote: > Uwe Zeisberger <zeisberg@xxxxxxxxxxxxxxxxxxxxxxxxxx> writes: > > > You can rebuild git with USE_SYMLINK_HEAD if you really want the old > > behaviour. > > That probably is a sane thing to do. > > We should introduce prefer_symlink_refs configuration to work > with projects whose older version of build infrastructure > depends on symlink refs. > > The patch is on top of post 1.3.1 git, but .c and .h part should > apply more-or-less cleanly to older code base. You should > be able to say: > > [core] > prefersymlinkrefs = true Why not just use the existing method: [core] onlyusesymrefs = false Hmm? Ciao, Dscho - : 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