gitには、リポジトリを取得するためのプル/チェックアウトの「核オプション」がありますか? 私はどんな紛争も気にしません。地元のものは必要ありません。仕事ができるように商品が欲しいだけです。
[編集]私の問題を明確にするために:
$ git pull
error: Your local changes to the following files would be overwritten by merge:
<...files I couldn't care less about...>
Please, commit your changes or stash them before you can merge.
error: The following untracked working tree files would be overwritten by merge:
<...more files I couldn't care less about...>