]> git.ipfire.org Git - thirdparty/git.git/blobdiff - transport-internal.h
Git 2.34.8
[thirdparty/git.git] / transport-internal.h
index b60f1ba9077d09c5f0c3259fe5bc86c5facdbc78..c4ca0b733acbdbe7fc7a5906490e396240ec7b06 100644 (file)
@@ -34,7 +34,7 @@ struct transport_vtable {
         * get_refs_list(), it should set the old_sha1 fields in the
         * provided refs now.
         **/
-       int (*fetch)(struct transport *transport, int refs_nr, struct ref **refs);
+       int (*fetch_refs)(struct transport *transport, int refs_nr, struct ref **refs);
 
        /**
         * Push the objects and refs. Send the necessary objects, and