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

Add Cake aliases to manage Git remotes

augustoproiete opened this issue · comments

Related discussion: cake-build/cake#3416

Aliases that likely would be useful:

  • List existing remotes
  • Check if a remote exist by name
  • Check if a remote exist by url
  • Add a new remote
  • Update an existing remote
  • Remove an existing remote
  • Rename an existing remote