]> git.ipfire.org Git - thirdparty/git.git/blobdiff - remote.h
Merge branch 'ug/doc-commit-approxidate'
[thirdparty/git.git] / remote.h
index 4ae676a11b7ebdf7b6fcf3981b4897a953ad1a5d..5a5919825285745ff11f5a8f7248ebaaddd0560a 100644 (file)
--- a/remote.h
+++ b/remote.h
@@ -136,7 +136,7 @@ struct ref {
         * should be 0, so that xcalloc'd structures get it
         * by default.
         */
-       enum {
+       enum fetch_head_status {
                FETCH_HEAD_MERGE = -1,
                FETCH_HEAD_NOT_FOR_MERGE = 0,
                FETCH_HEAD_IGNORE = 1