> >  Path names (variable length) relative to top level directory (without the > >    leading slash). '/' is used as path separator. '.' indicates the root > >    directory. The special patch components ".." and ".git" (without quotes) > >    are disallowed. Trailing slash is also disallowed. > > typo: The special _path_ components ".." and ".git" ... Thanks, I changed it.