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

Commits on Jun 10, 2013

  1. - Added option to merge develop to a feature branch

    Pedro Semeano
    Pedro Semeano committed Jun 10, 2013
    Configuration menu
    Copy the full SHA
    cdc59e7 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2013

  1. Added default message to commit when finishing a branch

    Pedro Semeano
    Pedro Semeano committed Jun 13, 2013
    Configuration menu
    Copy the full SHA
    09df432 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2013

  1. Making the name argument to feature publish optional, will use the cu…

    …rrent branch otherwise
    Svante Paldan
    Svante Paldan committed Jun 14, 2013
    Configuration menu
    Copy the full SHA
    57c318d View commit details
    Browse the repository at this point in the history
  2. Make sure that before doing a checkout of a feature branch, we want t…

    …o fetch remotes
    Svante Paldan
    Svante Paldan committed Jun 14, 2013
    Configuration menu
    Copy the full SHA
    8866fce View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2013

  1. - Add a flag to force to try to fast forward when finishing a feature…

    …. It will not try by default
    SCM Ventures:Pedro Semeano
    SCM Ventures:Pedro Semeano committed Jun 17, 2013
    Configuration menu
    Copy the full SHA
    c5396a2 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2013

  1. - Correct bug when squashing the branch finishing a feature

    SCM Ventures:Pedro Semeano
    SCM Ventures:Pedro Semeano committed Jun 24, 2013
    Configuration menu
    Copy the full SHA
    cbb22b7 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2013

  1. - Also merge to release when finishing hotfixes

    Pedro Semeano
    Pedro Semeano committed Oct 30, 2013
    Configuration menu
    Copy the full SHA
    7a91b36 View commit details
    Browse the repository at this point in the history
  2. Fix merging into release branch when in a hotfix

    SCM Ventures:Pedro Semeano
    SCM Ventures:Pedro Semeano committed Oct 30, 2013
    Configuration menu
    Copy the full SHA
    4fabaf8 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2013

  1. - Check in hotfix if we don't give the branch name

    - Push release to origin
    SCM Ventures:Pedro Semeano
    SCM Ventures:Pedro Semeano committed Nov 19, 2013
    Configuration menu
    Copy the full SHA
    5e0e91d View commit details
    Browse the repository at this point in the history
Loading