Sign in
googlers
/
jrn
/
git
/
b4bbbbd5a247e0e75d079bca591b657ec9084a46
/
.
/
add-interactive.h
blob: 7043b8741d7bd367f8b347093feac23f55d92879 [
file
] [
log
] [
blame
]
#ifndef
ADD_INTERACTIVE_H
#define
ADD_INTERACTIVE_H
struct
repository
;
struct
pathspec
;
int
run_add_i
(
struct
repository
*
r
,
const
struct
pathspec
*
ps
);
#endif