Skip to content
  • totten's avatar
    set-version.php - Fix autocommit for 'info.xml' · fda89257
    totten authored
    The 'set-version.php' script has an option `--commit` which should commit any updated files.
    
    Before: Fails to commit changes to `ext/*/info.xml`
    
    After: Does ocmmit changes to `ext/*/info.xml`
    fda89257