File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -1087,10 +1087,10 @@ int repo_migrate_ref_storage_format(struct repository *repo,
1087
1087
struct strbuf * err );
1088
1088
1089
1089
/*
1090
- * The following functions have been removed in Git v2.45 in favor of functions
1090
+ * The following functions have been removed in Git v2.46 in favor of functions
1091
1091
* that receive a `ref_store` as parameter. The intent of this section is
1092
1092
* merely to help patch authors of in-flight series to have a reference what
1093
- * they should be migrating to. The section will be removed in Git v2.46 .
1093
+ * they should be migrating to. The section will be removed in Git v2.47 .
1094
1094
*/
1095
1095
#if 0
1096
1096
static char * resolve_refdup (const char * refname , int resolve_flags ,
You can’t perform that action at this time.
0 commit comments