gitolite icon indicating copy to clipboard operation
gitolite copied to clipboard

Order group definitions consistently under Ruby 1.8

Open japhb opened this issue 13 years ago • 0 comments

Under Ruby 1.8.7, group definitions that do not have a unique dependency ordering get reordered each time the gitolite.conf is rewritten. This should be fixed (without losing the partial ordering of any existing dependencies) so that writing a fresh gitolite.conf when no group definitions have changed will output the same block of group definitions each time.

japhb avatar Sep 26 '12 01:09 japhb