I have many projects and each project has many branches on Git. I want to keep .git folder organized in one directory. This way, I have only one location for every repository while the source files can be somewhere else.
I did a few searches on Google but no luck yet. Is it possible to do that? If so, how to do it?