Git Town v0.10.0 Release Notes

Release Date: 2016-01-21 // over 8 years ago
  • ๐Ÿ’ฅ BREAKING CHANGES

    • git prune-branches: new functionality - delete branches whose tracking branch no longer exists (#702)

    ๐Ÿ†• New Features

    • ๐Ÿ”ง git sync: add configuration option to merge the main branch / perennial branches with their upstream (#671)
    • ๐Ÿ‘ git hack, git ship: support for running in subfolders

    ๐Ÿ› Bug Fixes

    • internationalize check for undefined function (#678)
    • git new-pull-request: ability to continue after conflicts (#700)