blob d6444caa5ac11b586fba327b66c647e81b0c1d90 166 bytes (raw)
name: fetch-object.h # note: path name is non-authoritative(*)
1
2
3
4
5
6
7
8
9
| | #ifndef FETCH_OBJECT_H
#define FETCH_OBJECT_H
struct object_id;
void fetch_objects(const char *remote_name, const struct object_id *oids,
int oid_nr);
#endif
|
debug log:
solving d6444caa5a ...
found d6444caa5a in https://80x24.org/mirrors/git.git
(*) Git path names are given by the tree(s) the blob belongs to.
Blobs themselves have no identifier aside from the hash of its contents.^
Code repositories for project(s) associated with this public inbox
https://80x24.org/mirrors/git.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).