今天在使用git的时候出现了一个报错:
Your configuration specifies to merge with the ref
在网上百度了很多种方法,均不可用
git的branch,status等命令可以用。
后来发现居然是因为磁盘满了………
清理磁盘后,可以使用了。记录下
今天在使用git的时候出现了一个报错:
Your configuration specifies to merge with the ref
在网上百度了很多种方法,均不可用
git的branch,status等命令可以用。
后来发现居然是因为磁盘满了………
清理磁盘后,可以使用了。记录下