git clean

バージョン管理下にないファイルを、プロジェクトやローカルリポジトリから削除することができます。

  • 現在のプロジェクトディレクトリをクリーンにするには、Tools >Git >Clean Directory of Project <name> と進み、Current Project Directory を選択します。
  • ローカルリポジトリをクリーンするには、Tools >Git >Local Repository と進み、Clean を選択します。

ディレクトリまたはリポジトリを削除するには

  1. Clean Repository ダイアログで、削除するファイルを選択します。

    クリーンリポジトリダイアログ

    デフォルトでは、無視されたファイルは選択されません。

  2. 選択したファイルを削除するには、Delete を選択します。

How toも参照してください: Gitの使い方と Gitの使い方も参照してください。

Copyright © The Qt Company Ltd. and other contributors. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.