Git Town v0.4.1 Release Notes

Release Date: 2014-12-02 // over 9 years ago
    • git pr: create a new pull request (#138, 40d22e)
    • git ship:
      • empty commit message aborts the command (#153, 0bc84e)
      • abort when there are no shippable changes (#188, 52fd94)
    • ๐Ÿ”€ git sync:
      • can now continue after just resolving conflicts (no need to commit or continue rebasing) (#123, 1a50ad)
      • restores deleted tracking branch (#165, 259464)
    • git extract: errors if branch already exists (#128, 75f498)
    • ๐Ÿ”€ git sync-fork: no longer automatically sets upstream configuration (865030)
    • remove needless checkouts for git-ship, git-extract, and git-hack (#150, #155, 8b385a, 35de43)
    • ๐Ÿ‘• linters for shell scripts and ruby tests (#149, 076668, 651c04)
    • rake tasks for development (#170, ba74cf)