Re: Unable to delete remote branch with a strange name

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Tomas Carnecky
Date: Tuesday, December 28, 2010 - 10:59 am

On 12/28/10 5:10 PM, Jingzhao Ou wrote:

Do not use the term 'path' in this context. The fact that a ref looks 
like a path, and can be stored on the filesystem under the same 
directory structure is just an implementation detail. Note the *can*, 
because in the case of packed refs (see man git-pack-refs) the term 
'path' is not even remotely accurate.

We use the term 'fully qualified ref' (see the similarity with 'fully 
qualified domain name') if we want to stress out that the full name of 
the ref is used (refs/heads/foo) instead of an abbreviation (foo).

tom

--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Unable to delete remote branch with a strange name, Jingzhao Ou, (Tue Dec 28, 12:06 am)
Re: Unable to delete remote branch with a strange name, Andreas Schwab, (Tue Dec 28, 1:40 am)
Re: Unable to delete remote branch with a strange name, Jingzhao Ou, (Tue Dec 28, 9:10 am)
Re: Unable to delete remote branch with a strange name, Tomas Carnecky, (Tue Dec 28, 10:59 am)