- Sort Score
- Num 10 results
- Language All
Results 1 - 2 of 2 for commondir (0.05 seconds)
-
build-conventions/src/main/java/org/elasticsearch/gradle/internal/conventions/info/GitInfo.java
head = workTree.resolve("HEAD"); final Path commonDir = Paths.get(readFirstLine(workTree.resolve("commondir"))); if (commonDir.isAbsolute()) { gitDir = commonDir; } else { // this is the common case gitDir = workTree.resolve(commonDir); } } final String ref = readFirstLine(head);
Created: Wed Apr 08 16:19:15 GMT 2026 - Last Modified: Tue Jun 01 09:19:30 GMT 2021 - 7.8K bytes - Click Count (0) -
kotlin-js-store/yarn.lock
Created: Fri Apr 03 11:42:14 GMT 2026 - Last Modified: Sat Jul 22 12:28:51 GMT 2023 - 87.4K bytes - Click Count (0)