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 64 forks source link

Adds GitRemote to GitBranch #14

Closed arledesma closed 8 years ago

arledesma commented 8 years ago

This is just adding information about remotes.

I went ahead and added it to GitBranch rather than including an additional alias for GitRemote.

The test assumes that you are building from a git repository, not from a zip download.

arledesma commented 8 years ago

Looks like the travis-ci build erroneously failed due to cake-build/cake#1247

devlead commented 8 years ago

@arledesma It issue should be resolved if you rebase against latest master which uses Cake v0.16.2 and push.

devlead commented 8 years ago

@arledesma thanks for you contribution, it's now been merged and published to nuget, should shortly be avail as Cake.Git/0.9.0.