Hi Everyone,
I'm working as a .NET developer in a development team where we are using kanban for our software development process. We are currently using team foundation server for source control and having a branch-by-feature strategy to ensure that we allways have releasable code.
Since there is some "limitations" in Team Foundation Server we are about to move to github to get a more flexible tool.
There for I wonder what's the best way to setup git when you have a common project that should be used from several solutions/applications? Should it be a repository of it's own?