Sign in
fuchsia
/
third_party
/
libgit2
/
refs/heads/upstream/more-api-tweaks
/
.
/
tests-clar
/
stash
/
stash_helpers.h
blob: bb7fec4f539c21a3a1286b3cda80f6e06de6ab61 [
file
] [
log
] [
blame
] [
edit
]
void
setup_stash
(
git_repository
*
repo
,
git_signature
*
signature
);
void
commit_staged_files
(
git_oid
*
commit_oid
,
git_index
*
index
,
git_signature
*
signature
);