I am a bit puzzled as to the why that arc is squashing my commits into 1 revision. If I have put some effort into splitting up multiple code changes for 1 bigger change into separated commits, then I would like my reviewers to be able to review each individual commit iso 1 changeset. I would like to understand what the reason behind the current behaviour is and what I need to do then to fit this kind of development into a review with phabricator.
Currently we are using Phabricator as a pilot in our company in order to evaluate different tools, however this commit squashing is a huge disadvantage for us. FYI, we are using Mercurial.