Opher Vishnia
Opher Vishnia
Sounds good! For the conflict resolution: Let's say you have a web app that uses localStorage to be able to work while offline. The user might work on something, save...
I see what you're saying. Well in any case one could easily achieve the appropriate behaviour for his\her app by checking localStorage vs scope values and resolving the conflict prior...
@a06275 Just submit a [pull request](https://help.github.com/articles/using-pull-requests)
Oh too bad I'm writing an alternative to flexie, and was really hoping to use polyfill.js The problem is that with the flex box model every `display: flex` container needs...
How would you do the same with the command line gitflow?
You can always suggest a feature to gitflow AVH: https://github.com/petervanderdoes/gitflow-avh If it ever gets implemented in git flow I'll be sure to include that in gitflow4idea as well!
@renanwilliam Thanks for pointing this out!
@renanwilliam @Flowster I just finished a huge refactor to easy allow flags like this. So now the question is how to tackle UI for this feature - because I assume...
Thanks for the suggestion! It sounds like a really big feature, which means I won't be able to get around to it soon. If you want to take a stab...
@YanickFrehner Essentially every time a git flow action is initiated with a repo, it has to be initiated for all relevant repos. You'll also need to take care of all...