Skip to content
Snippets Groups Projects
Forked from ffbs / ffbs-gluon
Source project has a limited visibility.
  • Nils Schneider's avatar
    f637e923
    gluon-autoupdater: new branch specification · f637e923
    Nils Schneider authored
    It is now possible to specific multiple branches like this:
    
    config branch stable
      option url ...
      list pubkey ...
      ...
    
    config branch testing
      ...
    
    and select one in autoupdater.settings:
    
    config autoupdater settings
      option branch "stable"
    f637e923
    History
    gluon-autoupdater: new branch specification
    Nils Schneider authored
    It is now possible to specific multiple branches like this:
    
    config branch stable
      option url ...
      list pubkey ...
      ...
    
    config branch testing
      ...
    
    and select one in autoupdater.settings:
    
    config autoupdater settings
      option branch "stable"