This commit is contained in:
2025-08-05 01:44:48 -04:00
parent 728115670d
commit 6eb8df005c
3 changed files with 3 additions and 3 deletions

View File

@@ -1 +1 @@
4c2820d377d1375e787bcef612f0c32c1427d183
ref: refs/heads/main

View File

@@ -18,7 +18,7 @@ set(HEAD_HASH)
file(READ "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_FreeRTOS/I2C_MultiDevice/build/CMakeFiles/git-data/HEAD" HEAD_CONTENTS LIMIT 1024)
string(STRIP "${HEAD_CONTENTS}" HEAD_CONTENTS)
set(GIT_DIR "/home/abobkov/esp/v5.4.1/esp-idf/.git")
set(GIT_DIR "/home/abobkov/MyProjects/ESP-Nodes/.git")
# handle git-worktree
if(EXISTS "${GIT_DIR}/commondir")
file(READ "${GIT_DIR}/commondir" GIT_DIR_NEW LIMIT 1024)

View File

@@ -1 +1 @@
4c2820d377d1375e787bcef612f0c32c1427d183
75308642f7ee408a5a864129de0729ecca6670d9