mirror of
https://github.com/libgit2/libgit2.git
synced 2026-06-22 06:26:26 +00:00
docs: missing documentation comment
This commit is contained in:
@@ -81,6 +81,7 @@ typedef enum {
|
||||
GIT_STASH_APPLY_REINSTATE_INDEX = (1 << 0),
|
||||
} git_stash_apply_flags;
|
||||
|
||||
/** Stash apply progression states */
|
||||
typedef enum {
|
||||
GIT_STASH_APPLY_PROGRESS_NONE = 0,
|
||||
|
||||
|
||||
Reference in New Issue
Block a user