We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1c4a234 + 730914e commit f9e4f25Copy full SHA for f9e4f25
1 file changed
refs.h
@@ -1087,10 +1087,10 @@ int repo_migrate_ref_storage_format(struct repository *repo,
1087
struct strbuf *err);
1088
1089
/*
1090
- * The following functions have been removed in Git v2.45 in favor of functions
+ * The following functions have been removed in Git v2.46 in favor of functions
1091
* that receive a `ref_store` as parameter. The intent of this section is
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.
+ * they should be migrating to. The section will be removed in Git v2.47.
1094
*/
1095
#if 0
1096
static char *resolve_refdup(const char *refname, int resolve_flags,
0 commit comments