cake-contrib / Cake_Git

Cake AddIn that extends Cake with Git features using LibGit2 and LibGit2Sharp
https://cakebuild.net/extensions/cake-git
Other
39 stars 63 forks source link

New alias "GitBranches" for retrieving all branches of a repository. #106

Closed philippbeckmann closed 4 years ago

philippbeckmann commented 5 years ago

Returns a list of "GitBranch" objects, sorted by canonical name.

pascalberger commented 4 years ago

@philippbeckmann your changes have been merged, thanks for your contribution 👍

agentschmitt commented 4 years ago

is there any plan to create a new relase? current version does not contain this alias :(