module Git::Commands::Remote

Commands for managing git remotes via โ€˜git remote`

This module contains command classes split by remote operation:

@see git-scm.com/docs/git-remote git-remote documentation

@api private