winprefs
v0.3.2
A registry exporter for programmers.
Loading...
Searching...
No Matches
native
git_branch.h
1
#ifndef GIT_BRANCH_H
2
#define GIT_BRANCH_H
3
5
12
wchar_t
*get_git_branch(
const
wchar_t
*git_dir_arg,
13
size_t
git_dir_arg_len,
14
const
wchar_t
*work_tree_arg,
15
size_t
work_tree_arg_len);
16
17
#endif
// GIT_BRANCH_H
Generated by
1.10.0