Home
last modified time | relevance | path

Searched refs:is_git_dir_clean (Results 1 – 1 of 1) sorted by relevance

/third_party/skia/third_party/externals/freetype/src/tools/
Dmake_distribution_archives.py27 def is_git_dir_clean(git_dir): function
77 if not args.ignore_clean_check and not is_git_dir_clean(git_dir):