]> git.ipfire.org Git - thirdparty/git.git/blobdiff - remote.h
Make ls-remote http://... list HEAD, like for git://...
[thirdparty/git.git] / remote.h
index a38774bbdc5acfb5ed9360ac92e1049fa79b26e1..ab8230850cabce7e51c05bf391bcb93a774361c3 100644 (file)
--- a/remote.h
+++ b/remote.h
@@ -62,6 +62,8 @@ int check_ref_type(const struct ref *ref, int flags);
  */
 void free_refs(struct ref *ref);
 
+int resolve_remote_symref(struct ref *ref, struct ref *list);
+
 /*
  * Removes and frees any duplicate refs in the map.
  */