]> git.corax.cc Git - toolbox/commit
include/git: Add git_remote_get() function
authorMatthias Kruk <m@m10k.eu>
Fri, 7 Jan 2022 13:37:00 +0000 (22:37 +0900)
committerMatthias Kruk <m@m10k.eu>
Fri, 7 Jan 2022 13:37:00 +0000 (22:37 +0900)
commit2c00c71989b10b0e65e946804ea6bdedf8545048
treea9f0ed9d9fe9b65068ac5bccf542901f54959f05
parent38e0e841314625ab3050e2b806ae8aeb60548ca0
include/git: Add git_remote_get() function

This commit adds the git_remote_get() function, which can be used to
determine the URLs of a repository's remotes.
include/git.sh