mirror of
https://github.com/alexandrebobkov/ESP-Nodes.git
synced 2025-08-23 18:22:05 +00:00
ESP-IDF_Robot_RC
This commit is contained in:
2
ESP-IDF_Robot_RC/build/CMakeFiles/git-data/HEAD
Executable file → Normal file
2
ESP-IDF_Robot_RC/build/CMakeFiles/git-data/HEAD
Executable file → Normal file
@@ -1 +1 @@
|
||||
c8fc5f643b7a7b0d3b182d3df610844e3dc9bd74
|
||||
ref: refs/heads/main
|
||||
|
@@ -18,7 +18,7 @@ set(HEAD_HASH)
|
||||
file(READ "/home/alex/MyProjects/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/esp/v5.3.1/esp-idf/.git")
|
||||
set(GIT_DIR "/home/alex/MyProjects/ESP-Nodes/.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
Executable file → Normal file
2
ESP-IDF_Robot_RC/build/CMakeFiles/git-data/head-ref
Executable file → Normal file
@@ -1 +1 @@
|
||||
c8fc5f643b7a7b0d3b182d3df610844e3dc9bd74
|
||||
a2ee855fb2f7f0b06b17c04bf0c0afa43e3d7184
|
||||
|
Reference in New Issue
Block a user