Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/support/download/
H A Dgit85 _plain_git "$@"
88 _plain_git() { function
122 if ! _plain_git remote |grep -q -E '^origin$'; then
201 for module_dir in $( _plain_git submodule --quiet foreach "'${cmd}'" ); do