Rémi Doolaeghe

Results 1 issues of Rémi Doolaeghe

I have a problem when finishing a feature. Here is what I do: `git flow feature start my_feature` [Make some commits on this feature] `git flow feature finish my_feature` ```...