Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 402 Bytes

HISTORY.md

File metadata and controls

8 lines (6 loc) · 402 Bytes

History

1.2

  • Changed the behavior of Story#merge_to_root! so that it performs non-ff merges and includes the proper commit message to close a story on Pivotal.

1.1

  • Changed the behavior of Git.create_branch so it does not automatically commit. Branches are not pushed until 'git publish'
  • Fixed a bug where the checked out branch would point to a local origin branch instead of the remote.