Skip to content
  • Cindy Pallares's avatar
    Alias the lfs_enabled method · 976a87eb74be
    Cindy Pallares authored
    We currently check for `project.lfs_enabled` to display
    the state of lfs being enabled/disabled, but this is set to nil by
    default, even when lfs is enabled.
    
    Aliasing the method to #lfs_enabled? will return the correct state.
    976a87eb74be