UiPath Devops Integration always pushed to main folder structure in repo

Hi,

First of all, maybe I am trying to do something that is not intended
I am having some issues when trying to push my projects into our newly created DevOps repo.

I want to categorise my projects in subfolders in devops for example:

RPARepo/UnattendedRobots/ExampleRobot

or

RPARepo/Libraries/SystemName

But whenever I push something, no matter if I define the folder structure (in the URL taken from Azure) I will still push the files to the main directory in the repo.

How do I get around this without using a 3rd party git client?

Thank you in advance