Thursday, June 27, 2013

Free Private Git Repository Using TFS Online Git Integration

If you’re looking for a way to have a free private (and hosted) Git repository, Team Foundation Services Online is a great way to go. Last time I checked, GitHub was charging for private repositories.

www.geeklit.com TFS Online Git Integration

You can use Visual Studio if you want, but you can treat your Git repository just like any other, so you don’t have to use VS.

image

Read the detailed instructions for creating a new Git project in TFS online and Getting Started with Git in Visual Studio and Team Foundation Service for more info.

BTW – TFS online also has some really cool project management features (e.g., Kanban board), so it’s not just source control.

4 comments:

Unknown said...

Team Foundation Services Online Is a very useful tool for project team collaboration. Thanks for sharing this useful article Keep posting more.
Project manager software

Unknown said...

Thanks for sharing!

Amber said...

This is cool!

eu4 console commands said...

Hi, I have try to add ssh public key to either bitbucket account or repository setting, it's not work. But if use user and password setting in jenkins credential instead of ssh key, it's work. Anyway, thank you for this video, it also save my life.