Skip to content
This repository was archived by the owner on Oct 14, 2025. It is now read-only.
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: nvie/gitflow
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: develop
Choose a base ref
...
head repository: dstrctrng/gitflow
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: develop
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 15 commits
  • 15 files changed
  • 1 contributor

Commits on Mar 3, 2012

  1. Configuration menu
    Copy the full SHA
    64548e7 View commit details
    Browse the repository at this point in the history
  2. remove bump-version helper, just do it manually

    Tom Bombadil
    Tom Bombadil committed Mar 3, 2012
    Configuration menu
    Copy the full SHA
    80ee0e8 View commit details
    Browse the repository at this point in the history
  3. no long term support branches

    Tom Bombadil
    Tom Bombadil committed Mar 3, 2012
    Configuration menu
    Copy the full SHA
    2ab066f View commit details
    Browse the repository at this point in the history
  4. remove flow from feature, hotfix, and release sub commands, promoted …

    …into major comands; make finish a major command
    Tom Bombadil
    Tom Bombadil committed Mar 3, 2012
    Configuration menu
    Copy the full SHA
    3990f73 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    60444ce View commit details
    Browse the repository at this point in the history
  6. copy main structure from git flow to major commands

    Tom Bombadil
    Tom Bombadil committed Mar 3, 2012
    Configuration menu
    Copy the full SHA
    8ad2c67 View commit details
    Browse the repository at this point in the history
  7. major commands executable perms

    Tom Bombadil
    Tom Bombadil committed Mar 3, 2012
    Configuration menu
    Copy the full SHA
    c2dedc3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3c40c5c View commit details
    Browse the repository at this point in the history
  9. move major command initialization where it would ave been sourced in …

    …git flow
    Tom Bombadil
    Tom Bombadil committed Mar 3, 2012
    Configuration menu
    Copy the full SHA
    6e229ff View commit details
    Browse the repository at this point in the history
  10. remove git flow from major command usage

    Tom Bombadil
    Tom Bombadil committed Mar 3, 2012
    Configuration menu
    Copy the full SHA
    28fe789 View commit details
    Browse the repository at this point in the history
  11. put common finish options in front of usage

    Tom Bombadil
    Tom Bombadil committed Mar 3, 2012
    Configuration menu
    Copy the full SHA
    be7f64c View commit details
    Browse the repository at this point in the history
  12. adjust the flags parent for major commands

    Tom Bombadil
    Tom Bombadil committed Mar 3, 2012
    Configuration menu
    Copy the full SHA
    780f95a View commit details
    Browse the repository at this point in the history
  13. move finish subactions to major finish command

    Tom Bombadil
    Tom Bombadil committed Mar 3, 2012
    Configuration menu
    Copy the full SHA
    3fc9f3a View commit details
    Browse the repository at this point in the history
  14. default tag prefix is v

    Tom Bombadil
    Tom Bombadil committed Mar 3, 2012
    Configuration menu
    Copy the full SHA
    d148f98 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2012

  1. git feature publish can use the current directory

    Tom Bombadil
    Tom Bombadil committed Mar 6, 2012
    Configuration menu
    Copy the full SHA
    68afe46 View commit details
    Browse the repository at this point in the history
Loading