add weak git integration

This commit is contained in:
2025-11-22 10:22:26 -05:00
parent fc2e477665
commit 54db089b71
9 changed files with 58 additions and 10 deletions

6
globals.c Normal file
View File

@@ -0,0 +1,6 @@
#include "estruct.h"
#include "edef.h"
/* initialized global definitions */
int git = DEFAULT_GIT;