subcmd

This is a sample program that is similar to "git remote". See the documentation for that (try "git help remote") to understand what this program is emulating.

This demonstrates using the libgit2 APIs to modify remotes of a repository.

Values

ValueMeaning
subcmd_add
subcmd_remove
subcmd_rename
subcmd_seturl
subcmd_show

Meta