- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for getStdout (0.04 sec)
-
.github/workflows/CheckBadMerge.groovy
} } static List<String> filesFromMerge(String commit) { getStdout("git diff --name-only $commit^1..$commit").readLines() } static List<String> branchesOf(String commit) { return getStdout("git branch -r --contains $commit") .readLines()
Registered: Wed Sep 10 11:36:15 UTC 2025 - Last Modified: Fri Jan 24 10:03:31 UTC 2025 - 5.8K bytes - Viewed (0)