kenji hara, el 12 de February a las 09:37 me escribiste: > > It has no effect, I don't know why he used it. REF~N is used to specify > > the Nth commit before the reference REF (for example HEAD~3 is 3 commits > > before HEAD, and is the same as specifying HEAD^^^). So REF~0 is the > > same as REF. > > > Yes, it is no effect, but a tag sticks always to a commit, not branch. > The form "REF~0" definitely represents a commit object, even if REF refers > a branch. > I used it in order to make the command more descriptive.
Technically nothing can refer to a branch, branches are just labels and are always resolved to commits too :) -- Leandro Lucarella (AKA luca) http://llucax.com.ar/ ---------------------------------------------------------------------- GPG Key: 5F5A8D05 (F8CD F9A7 BF00 5431 4145 104C 949E BFB6 5F5A 8D05) ---------------------------------------------------------------------- UNA ARTISTA HACE JABONES CON SU PROPIA GRASA LUEGO DE UNA LIPOSUCCION -- Crónica TV _______________________________________________ dmd-internals mailing list [email protected] http://lists.puremagic.com/mailman/listinfo/dmd-internals
