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.
PHP Web サイト (A) を 2 つに分割する (B を作成する) 必要があります。
B はほとんどの機能が A と共通であり、追加はほとんどなく、A の多くの機能は B にとって役に立たないため、削除されます。
Bを作成したいのですが、Aを維持しながら、おそらく自動的に維持します。
Git を使用します。
提案?