Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Can you organize Git Repos into folders?

My team is currently using Team Foundation Server with the TFSVC for version control. I'm wanting us to move over to using Git within TFS. I had the TFS team setup Git for our team. However, I would like to organize our projects into folders if possible. Example might be a folder for HR and one for Finance and one for Training, etc. Then I would have a project Repo under those folders depending on the what it's for. Right now we have about 170 projects which is why I would like to organize them into folders to help from scrolling forever.

I reached out to my TFS team about this but I haven't received a response so I don't know if it's not possible, if they don't know how to do it, or if I don't have permission.

I've watched some online Videos but all of the info I've found deals with doing that in GitHub, which we aren't using.

If you look at my screen shot you can see that I created some sub folders but I can't figure out how to create a repo in those folders. I see Git repositories which is outside of those folders. I created a TestRepo but again it's not under a folder.

Is it possible to use folders to organize our repositories? If I add a new repository, I don't seem to have a way to put it in a sub folder.

enter image description here enter image description here

like image 975
Caverman Avatar asked Feb 04 '26 19:02

Caverman


1 Answers

There is no way to organize Git repositories into subfolders.

In the new UI introduced with Azure DevOps Server 2019 (formerly Team Foundation Server), the repo picker has been reduced to an auto-filtering search box:

enter image description here

This is the better solution over folders.

like image 52
jessehouwing Avatar answered Feb 06 '26 09:02

jessehouwing



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!