libgit2 pathspec match single folder non recursive

后端 未结 0 1134
南方客
南方客 2021-01-31 22:58

With git I can use glob style pathspec patterns to match a single folder without its subdirectories:

git status \':(glob)*\'           // matches root but no subd         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题