Coding Grounds
Compilation of different programming projects I amuse myself with.
Thursday, 22 November 2018
Displaying branch history in Git
›
I desired to have an easy branch log today. The following alias commands makes this easier. These go under the [alias] section in the .gitco...
2 comments:
Sunday, 4 November 2018
Closing branches in Git
›
Git unlike Mercurial has no builtin support for closing branches. This leads to a proliferation of branches and running git branch -a to vi...
2 comments:
Wednesday, 17 October 2018
Working with Netsh http sslcert setup and SSL bindings through Powershell
›
I am working with a solution at work where I need to enable IIS Client certificates. I am not able to get past the "Provide client cert...
2 comments:
‹
›
Home
View web version