Searched refs:CheckWorktreeIsAvailable (Results 1 – 2 of 2) sorted by relevance
/u-boot/tools/patman/ | ||
A D | gitutil.py | 266 def CheckWorktreeIsAvailable(git_dir): function |
/u-boot/tools/buildman/ | ||
A D | builder.py | 1613 if gitutil.CheckWorktreeIsAvailable(src_dir): |
Completed in 6 milliseconds