Skip to content
  • Michal Sojka's avatar
    Add support for multiple BRUTE repositories (not backward compatible!!!) · 425e096a
    Michal Sojka authored
    This commit changes how is the hook configured. Instead of having
    brutegit remote and brutegit.glob values in git configuration, now
    everything is configured in .brutegit-ae-sync file in the root
    directory of the repo. See this repo for an example.
    
    The reason for this breaking change is that we have to support
    multiple remotes and that we want the content of the AE repos
    configurable via the course repo itself (i.e. via .brutegit-ae-sync
    file in the repo).
    425e096a