Sign in
code
/
git
/
a7412ae1342b09f16d659d75da5d25f137800a60
/
.
/
fetch-object.h
blob: d2f996d4e8c79c7bde78780dad5ad543910fcc29 [
file
]
#ifndef
FETCH_OBJECT_H
#define
FETCH_OBJECT_H
void
fetch_objects
(
const
char
*
remote_name
,
const
struct
object_id
*
oids
,
int
oid_nr
);
#endif