git Archives - Gáspár Nagy on software https://gasparnagy.com/tag/git/ coach, trainer and bdd addict, creator of SpecFlow; owner of Spec Solutions Wed, 05 Feb 2014 14:58:12 +0000 en-US hourly 1 https://wordpress.org/?v=6.9 57938217 Git for code reviews https://gasparnagy.com/2014/02/git-for-code-reviews/ https://gasparnagy.com/2014/02/git-for-code-reviews/#comments Wed, 05 Feb 2014 08:21:31 +0000 http://gasparnagy-com.lku.dkk.mybluehost.me/?p=356 Have you ever considered git as a collaboration tool to discuss code issues or alternative solutions? Me neither. My colleague,Viktor, has conducted a code review recently and used git for supporting it. He quickly won me for this idea and let me share it. We do quite a lot of code reviews at TechTalk as […]

The post Git for code reviews appeared first on Gáspár Nagy on software.

]]>
https://gasparnagy.com/2014/02/git-for-code-reviews/feed/ 2 356
Connect to TFS 2013 Git Repository with LibGit2Sharp https://gasparnagy.com/2013/11/connect-to-tfs-2013-git-repository-with-libgit2sharp/ https://gasparnagy.com/2013/11/connect-to-tfs-2013-git-repository-with-libgit2sharp/#comments Tue, 12 Nov 2013 21:30:07 +0000 http://gasparnagy-com.lku.dkk.mybluehost.me/?p=274 Have you ever tried to connect to a Git repository that uses NTLM authentication? No? I’m not surprised, because none of the known Git providers required such credentials. But with the Team Foundation Server 2013 git source control this is necessary, at least for the on-premise installed one. If you have used LibGit2Sharp (http://www.nuget.org/packages/LibGit2Sharp/, https://github.com/libgit2/libgit2sharp/)  […]

The post Connect to TFS 2013 Git Repository with LibGit2Sharp appeared first on Gáspár Nagy on software.

]]>
https://gasparnagy.com/2013/11/connect-to-tfs-2013-git-repository-with-libgit2sharp/feed/ 7 274