desc = "!desc() { git config --get-regexp \"branch.*.description\" | gsed \"s/description//\" | awk -F. '{print $2,$3}'; }; desc"
git sparse checkout (稀疏检出)