Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add branch change tasks to allow for gitflow releasing #191

Open
wants to merge 13 commits into
base: master
Choose a base branch
from
Open

Add branch change tasks to allow for gitflow releasing #191

wants to merge 13 commits into from

Commits on Feb 20, 2017

  1. Add branch change tasks to allow for gitflow releasing

    - Add inquireBranches, setReleaseBranch and setNextBranch which mimic the version setting/changing commands
    - Add gitflow test case
    jakehschwartz authored Feb 20, 2017
    Configuration menu
    Copy the full SHA
    897bd27 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    02d9b84 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2017

  1. Configuration menu
    Copy the full SHA
    8116761 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c70b7db View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2017

  1. Allow new branches to be created based on the current tracking remote…

    … and pushed with the -u flag
    jakehschwartz committed Mar 9, 2017
    Configuration menu
    Copy the full SHA
    ad29693 View commit details
    Browse the repository at this point in the history
  2. Fix compilation error

    jakehschwartz committed Mar 9, 2017
    Configuration menu
    Copy the full SHA
    dc77de8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ff80dec View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4b56ca9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    610c71c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    51b85ec View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2017

  1. Configuration menu
    Copy the full SHA
    dbd3e27 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2018

  1. Configuration menu
    Copy the full SHA
    1913b4b View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2018

  1. Configuration menu
    Copy the full SHA
    cfdbdca View commit details
    Browse the repository at this point in the history