I have an app that I've augmented with extra debugging features which make it easier for me to develop. However , I can't commit these changes. So I need a way to implement my feature on the "augmented" branch , and then when I'm finally done, push it to master. I have an app that I've augmented with extra de