This website requires JavaScript.
Explore
Register
Sign In
kernel
/
git
mirror of
https://git.kernel.org/pub/scm/git/git.git
Watch
1
Star
0
Fork
You've already forked git
0
Code
Releases
Activity
a340773026
git
/
midx.h
7 lines
92 B
C
Raw
Blame
History
#
ifndef __MIDX_H__
#
define __MIDX_H__
int
write_midx_file
(
const
char
*
object_dir
)
;
#
endif
View Git Blame
Copy Permalink