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: tedkulp/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.
  • 11 commits
  • 2 files changed
  • 4 contributors

Commits on Jan 31, 2011

  1. Added pivotal tracker support to feature start

    Ted Kulp
    Ted Kulp committed Jan 31, 2011
    Configuration menu
    Copy the full SHA
    a736268 View commit details
    Browse the repository at this point in the history
  2. Removed rogue echo

    Ted Kulp
    Ted Kulp committed Jan 31, 2011
    Configuration menu
    Copy the full SHA
    798f006 View commit details
    Browse the repository at this point in the history
  3. Added pivotal handling for feature finish

    Ted Kulp
    Ted Kulp committed Jan 31, 2011
    Configuration menu
    Copy the full SHA
    36d02bc View commit details
    Browse the repository at this point in the history
  4. Grab story name by id

    Ted Kulp
    Ted Kulp committed Jan 31, 2011
    Configuration menu
    Copy the full SHA
    7cc7613 View commit details
    Browse the repository at this point in the history
  5. Fixed typo

    Ted Kulp
    Ted Kulp committed Jan 31, 2011
    Configuration menu
    Copy the full SHA
    70c9bf4 View commit details
    Browse the repository at this point in the history
  6. Moved story functions out to common

    Ted Kulp
    Ted Kulp committed Jan 31, 2011
    Configuration menu
    Copy the full SHA
    2ac3d93 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2011

  1. Merge remote branch 'nvie/develop' into develop

    Ted Kulp
    Ted Kulp committed Feb 6, 2011
    Configuration menu
    Copy the full SHA
    fe2e767 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2011

  1. Configuration menu
    Copy the full SHA
    bb3272e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    645799a View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2011

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

Commits on Mar 7, 2011

  1. Fix parsing story ID from pivitol tracker when story contains tasks

    * Limit grep in get_story_id and get_story_name to only return first
    * match and so not return the task IDs as well
    bluntpeak authored and Ted Kulp committed Mar 7, 2011
    Configuration menu
    Copy the full SHA
    03fa75e View commit details
    Browse the repository at this point in the history
Loading