On 2011-04-27 18:27, Ulrik Mikaelsson wrote:
2011/4/27 Jacob Carlborg<d...@me.com>:

"head" or to be exact "HEAD" if you were wondering what to call it.
--
/Jacob Carlborg


Sorry to be nit-picking, but HEAD is whatever branch or commit is
currently checked out into your working-copy. The git-equivalent of
SVN-"trunk" is "master". The default-name of the branch that usually
contains published stuff. (Although just as in SVN it's a convention,
not a rule.)

Yeah, that's correct. But in this case I think he actually was referring to the latest commit. I'm pretty sure I've heard the latest commit in SVN be referred to as "trunk".

--
/Jacob Carlborg

Reply via email to