David Kastrup <dak@xxxxxxx> writes: > Junio C Hamano <gitster@xxxxxxxxx> writes: > >> Junio C Hamano <gitster@xxxxxxxxx> writes: >> >> $ git update-ref --no-deref HEAD $(git rev-parse v1.5.3-rc4^0) > > Is there a fundamental difference to using > > git-symbolic-ref HEAD $(git rev-parse v1.5.3-rc4^0) > > here? Apart from the fact that the latter works, and the former doesn't because "--no-deref" is actually ignored? -- David Kastrup - 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