cake-contrib / Cake_Git

Cake AddIn that extends Cake with Git features using LibGit2 and LibGit2Sharp

Home Page:https://cakebuild.net/extensions/cake-git

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GitLog() for subdirectories

snarum opened this issue · comments

For repos with multiple sets of artifacts it can be useful to get a git log for a subfolder only. In git command line this is done by

git log -- c:\repos\myrepo\mysubfolder