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.
See Implementation
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.