Sign in
code
/
git
/
7f278e958afbf9b7e0727631b4c26dcfa1c63d6e
/
.
/
common-init.h
blob: 3e6db20cae9b2d31280bf409ed45ba7f12bb456d [
file
] [
log
] [
blame
]
#ifndef
COMMON_INIT_H
#define
COMMON_INIT_H
void
init_git
(
const
char
**
argv
);
#endif
/* COMMON_INIT_H */