]> git.ipfire.org Git - thirdparty/git.git/blobdiff - trace2/tr2_cmd_name.c
Merge branch 'sw/git-p4-unshelve-branched-files' into maint
[thirdparty/git.git] / trace2 / tr2_cmd_name.c
index e999592b4c45e40931a232d2bd6aaf45f723b4e6..dd313204f517183ccde962e84b6d4be611adb280 100644 (file)
@@ -1,7 +1,7 @@
 #include "cache.h"
 #include "trace2/tr2_cmd_name.h"
 
-#define TR2_ENVVAR_PARENT_NAME "GIT_TR2_PARENT_NAME"
+#define TR2_ENVVAR_PARENT_NAME "GIT_TRACE2_PARENT_NAME"
 
 static struct strbuf tr2cmdname_hierarchy = STRBUF_INIT;