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 Source File
CC0 1.0 Universal
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.