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,
10871087 struct strbuf * err );
10881088
10891089/*
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
10911091 * that receive a `ref_store` as parameter. The intent of this section is
10921092 * 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 .
10941094 */
10951095#if 0
10961096static char * resolve_refdup (const char * refname , int resolve_flags ,
You can’t perform that action at this time.
0 commit comments