Page MenuHomeSolus

Update git-flow to 1.12.2
ClosedPublic

Authored by JamesLee on Apr 21 2019, 12:55 AM.
Tags
None
Referenced Files
F11033530: D6079.id14639.diff
Wed, Aug 9, 3:48 PM
F11033529: D6079.id.diff
Wed, Aug 9, 3:48 PM
F11033528: D6079.id14897.diff
Wed, Aug 9, 3:48 PM
F11026137: D6079.diff
Wed, Aug 9, 1:56 AM
F11000584: D6079.diff
Sat, Jul 29, 11:23 AM
F10903382: D6079.diff
Jul 5 2023, 12:08 PM
F10852124: D6079.id14897.diff
Jun 12 2023, 8:51 PM
F10848374: D6079.id14639.diff
Jun 11 2023, 2:47 PM
Subscribers

Details

Summary

Updated git-flow to the latest stable release 1.12.2.

Changelog for major release 1.12.0:

  • Bugfixes
    • Remove inconsistency when pre_hook fails.
    • Perform git push before deleting branch.
  • Enhancement
    • Review your commits more easier on figuring out what this feature/bugfix added exactly.
    • Add option that will not allow the a merge back into the develop branch.
    • Also use core.hooksPath for suggestion for the hook path during initialization.
    • Add .gitattributes to enforce Unix line endings for certain files.
    • Add parameters to set names for the branches during the init command.

Full changelog is available here.

Test Plan

Created a test Git repository and tested a few Git Flow commands all of which
worked as expected.

Diff Detail

Repository
R3683 git-flow
Branch
master
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

This revision is now accepted and ready to land.May 1 2019, 1:39 PM
This revision was automatically updated to reflect the committed changes.