remote.h
24.6 KB
-
remote: add function to create detached remotes · 4bc16c37
Right now it is only possible to create remotes from a repository. While this is probably the most common use-case, there are commands which make sense even without a repository, e.g. the equivalence of `git ls-remote`. Add a new function `git_remote_create_detached`, which simply accepts a URL.
Eric Myhre committed