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

Add Cake aliases to manage Git remotes #147

Open augustoproiete opened 3 years ago

augustoproiete commented 3 years ago

Related discussion: https://github.com/cake-build/cake/discussions/3416

Aliases that likely would be useful:

ap0llo commented 1 month ago

Hi,

I've opened a PR that should cover the first two points, see #192 (I opened that PR before I saw this issue).

However, the build on macOS is failing for reasons that seem unrelated to my change. Any hints about what the problem could be would be appreciated.