Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 566 Bytes

File metadata and controls

21 lines (15 loc) · 566 Bytes
  • enhancements

    • Move instead of copy to preserve even more cpu-io-wait

    • Show the current version (–version)

    • Rails: Recreate the database before applying a dump

    • Rails: Run pending migrations after applying a dump

  • fixes

    • Fixed a blocking command call

  • enhancements

    • Added –force option to skip moments of user-interaction

    • Replaced FileUtils#methods with its native brothers to gain more speed (and to preserve your cpu)

  • fixes

    • Fixed no-working repository-pull