mirror of
https://github.com/SkinnyMind/libgit2dart.git
synced 2025-05-05 12:49:08 -04:00
chore: upgrade to libgit2-1.2.0
This commit is contained in:
parent
b83fea9360
commit
a1e420d86c
36 changed files with 2889 additions and 1024 deletions
|
@ -198,6 +198,7 @@ typedef enum {
|
|||
typedef struct git_worktree_prune_options {
|
||||
unsigned int version;
|
||||
|
||||
/** A combination of `git_worktree_prune_t` */
|
||||
uint32_t flags;
|
||||
} git_worktree_prune_options;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue