Re: [RFC] Light-weight checkouts via ".gitlink"

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Josef Weidendorfer <Josef.Weidendorfer@...>
Cc: <git@...>
Date: Friday, December 8, 2006 - 7:53 pm

Josef Weidendorfer wrote:

Why concatenation? I thought the name would be ID of submodule,
and should be just somehow unique.

And if concatenation, pehaps some forbidden character inserted between
them? Like '/' for example ;-)
 

No. I meant /home/user/.../linux to mean searching for
  /home/user/linux
  /home/linux
  /linux
but I don't think it is useful. As to relative path matching in any
parent directory... well, that differs only in direction (up instead of 
down) in matching filename in .gitignore when path does not contain /
(well, actually it is taken as fileglob).
-- 
Jakub Narebski
Poland
-
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:
Re: [RFC] Light-weight checkouts via ".gitlink", Jakub Narebski, (Fri Dec 8, 6:18 pm)
Re: [RFC] Light-weight checkouts via ".gitlink", Josef Weidendorfer, (Fri Dec 8, 6:54 pm)
Re: [RFC] Light-weight checkouts via ".gitlink", Josef Weidendorfer, (Fri Dec 8, 7:25 pm)
Re: [RFC] Light-weight checkouts via ".gitlink", Jakub Narebski, (Fri Dec 8, 7:53 pm)
Re: [RFC] Light-weight checkouts via ".gitlink", Josef Weidendorfer, (Fri Dec 8, 9:46 pm)
Re: [RFC] Light-weight checkouts via ".gitlink", Jakub Narebski, (Fri Dec 8, 7:24 pm)
Re: [RFC] Light-weight checkouts via ".gitlink", Josef Weidendorfer, (Fri Dec 8, 7:40 pm)