forks: restrict project forks to no more than 5 levels deep
commite9b57608b877195dc1ed1e53477ea8afe4447976
authorKyle J. McKay <mackyle@gmail.com>
Sat, 30 Aug 2014 00:55:36 +0000 (29 17:55 -0700)
committerKyle J. McKay <mackyle@gmail.com>
Sat, 30 Aug 2014 00:55:36 +0000 (29 17:55 -0700)
tree78ad3aaae97977d6869627c1b8715a55a25ceeca
parentf3bb6531de8deef2900898fd751a8338d7315600
forks: restrict project forks to no more than 5 levels deep

We currently use nested alternates files when forks are nested
and Git imposes a maximum of 5 nests.  Since the base does not
actually have an alternates file, we could actually allow one
more level of nesting, but we reserve this in case we might
need to add an alternates file to the base project at some point
in the future for maintenance or other purposes.
Girocco/Project.pm
cgi/regproj.cgi