mirror of
https://github.com/alexandrebobkov/ESP-Nodes.git
synced 2025-09-30 21:21:06 +00:00
.
This commit is contained in:
2
ESP-IDF_Robot_RC/build/CMakeFiles/git-data/HEAD
Normal file → Executable file
2
ESP-IDF_Robot_RC/build/CMakeFiles/git-data/HEAD
Normal file → Executable file
@@ -1 +1 @@
|
||||
ref: refs/heads/main
|
||||
9d7f2d69f50d1288526d4f1027108e314e8c879f
|
||||
|
@@ -18,7 +18,7 @@ set(HEAD_HASH)
|
||||
file(READ "/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/CMakeFiles/git-data/HEAD" HEAD_CONTENTS LIMIT 1024)
|
||||
|
||||
string(STRIP "${HEAD_CONTENTS}" HEAD_CONTENTS)
|
||||
set(GIT_DIR "/home/alex/github/ESP-Nodes/.git")
|
||||
set(GIT_DIR "/home/alex/esp/v5.3.2/esp-idf/.git")
|
||||
# handle git-worktree
|
||||
if(EXISTS "${GIT_DIR}/commondir")
|
||||
file(READ "${GIT_DIR}/commondir" GIT_DIR_NEW LIMIT 1024)
|
||||
|
2
ESP-IDF_Robot_RC/build/CMakeFiles/git-data/head-ref
Normal file → Executable file
2
ESP-IDF_Robot_RC/build/CMakeFiles/git-data/head-ref
Normal file → Executable file
@@ -1 +1 @@
|
||||
0c220155a36c0391e1a1549a70531239ee471c8a
|
||||
9d7f2d69f50d1288526d4f1027108e314e8c879f
|
||||
|
Reference in New Issue
Block a user