Home
last modified time | relevance | path

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

/DragonOS/docs/
H A DMakefile17 GIT_STATUS := $(shell git status --porcelain --untracked-files=no) macro
19 ifeq ($(strip $(GIT_STATUS)),)