Category: gitcommits
-
Latest commits notes from github
For AOP with Roslyn I want to automatically get the latest commits message before doing a new commit. This was solved easily using https://github.com/octokit/octokit.net The code is very simple: It works also as a .NET Global tool Install with dotnet tool install –global dotnet-gcr run with dotnet gcr for example for https://github.com/ignatandrei/AOP_With_Roslyn the arguments are…