How to find out your NuGet dependencies in code
Last week I wrote about [https://www.kevinkuszyk.com/2016/09/30/cloning-a-private-git-repository-with-libgit2sharp-and-git-credential-manager-for-windows] how »
Last week I wrote about [https://www.kevinkuszyk.com/2016/09/30/cloning-a-private-git-repository-with-libgit2sharp-and-git-credential-manager-for-windows] how »
I've been spending a lot of time recently with the Azure CLI [https://azure.microsoft.com/en-gb/documentation/articles/xplat-cli-install/]. If »
My current client is using a micro services architecture. As such they have a lot of Git repositories. We needed a script to clone them all, »
Azure DocumentDB has built in support for paging, but it's not immediately clear from the documentation [https://azure.microsoft.com/en-gb/documentation/services/ »
When you've been working with Git for a while, you'll soon find you have lots of out of date and stale branches »