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 を使用して d7 サイトを更新しています。/sites フォルダーと .htaccess だけを追加して、すべてのコア drupal ファイルを残したいと思います。これを行う方法はありますか?
ありがとう
最初に git. にディレクトリを作成し、ローカル ディレクトリにクローンを作成します。次に、サイト フォルダーと .htaccess ファイルをその中に入れます。次に、git にプッシュします。その後、新しいモジュールを追加すると、モジュール フォルダー全体が git のディレクトリにコピーされます。押す。これらのプロセスは、新しいモジュールを追加するたびに行われます。