在Xcode中如何在两个不同的分支上查看两个不同的文件?
- 论坛
- 在Xcode中如何在两个不同的分支上查看两个不同的文件?
16 浏览
匿名的
0 Comments
在Xcode中,不能同时查看两个不同分支上的不同文件,但可以使用git
命令行来获取文件的内容。具体方法可以参考以下Stack Overflow问题:
- [View a file in a different Git branch without changing branches](https://stackoverflow.com/questions/7856416)
- [How to get just one file from another branch](https://stackoverflow.com/questions/2364147/2364223#2364223)
另外,还可以参考这里的问题:[how can i compare files from two different branches](http://stackoverflow.com/questions/4099742)。