Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
インターネットgit ls-files -vでは、skip-worktree としてマークされたファイルを探すことを推奨しています。
git ls-files -v
-vflag of のドキュメントには、「半非推奨」git-ls-filesの flag に似ていると書かれています。-t
-v
git-ls-files
-t
スキップワークツリーファイルを探す非推奨の (および/またはスクリプト可能な) 方法はありますか?