git如何压栈某一个文件?

it2022-05-05  120

答: 使用git stash -p进行交互式操作,y表示压栈,n表示不压栈

 

转载于:https://www.cnblogs.com/dakewei/p/11189407.html


最新回复(0)