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.
私は C# で XNA プロジェクトに取り組んでおり (Visual Studio 2010 と Git ソース管理プロバイダー拡張機能を使用)、/bin/x86/Release フォルダーのみを含む新しいブランチ、リリースを作成したいと考えています。それ、どうやったら出来るの?
.gitignore を変更する必要がありますか? ブランチ作成の基本を知っており、開発ブランチからブランチを作成しています。Git 拡張機能も使用していますが、必要に応じてコンソールを使用できます。