Comment by Ransom_
4 years ago
This workflow sounds similar to the one we use at my company! I use the git-ps tool we made to make stacks of usable micro-commits, and using the tool to keep things logical and working as things change and the code develops. https://github.com/uptech/git-ps
I don't quite understand how it is intended to be used, if you have time can you describe your work flow with the tool?