我有一个带有两个分支的git存储库:master和gh-pages.如果我想将文件复制foo从master到gh-pages没有将它们合并.我应该使用什么命令?非常感谢.
master
gh-pages
foo
git
git ×1