mirror of
https://codeberg.org/libreboot/lbmk.git
synced 2026-09-19 21:20:31 +02:00
Vendored
+2
-1
@@ -357,7 +357,8 @@ git_init()
|
||||
done
|
||||
|
||||
git_init_src .
|
||||
fx_ git_init_src x_ find src -maxdepth 1 -mindepth 1 -type d
|
||||
[ -d "src" ] && \
|
||||
fx_ git_init_src x_ find src -maxdepth 1 -mindepth 1 -type d; :
|
||||
}
|
||||
|
||||
git_init_src()
|
||||
|
||||
Reference in New Issue
Block a user