summaryrefslogtreecommitdiff
path: root/tests-clar/stash/stash_helpers.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests-clar/stash/stash_helpers.h')
-rw-r--r--tests-clar/stash/stash_helpers.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/tests-clar/stash/stash_helpers.h b/tests-clar/stash/stash_helpers.h
deleted file mode 100644
index bb7fec4f5..000000000
--- a/tests-clar/stash/stash_helpers.h
+++ /dev/null
@@ -1,8 +0,0 @@
-void setup_stash(
- git_repository *repo,
- git_signature *signature);
-
-void commit_staged_files(
- git_oid *commit_oid,
- git_index *index,
- git_signature *signature); \ No newline at end of file