#1 The current version does not allow access to existing F*/el* branches
Closed Opened by pingou.

The current config generated:

repo test
  R   = @all
  -    f[0-9][0-9] = @all
  -    epel[0-9] = @all
  -    epel[0-9][0-9] = @all
  -    el[0-9] = @all
  -    olpc[0-9] = @all
  RWC = pingou

will not let people commit to existing f25 or epel7 branches. So we need to add lines specific for the current branches.


Fixed by @ralph in #2.

Metadata Update from @pingou:
- Issue status updated to: Closed (was: Open)

Metadata