简介 由于在git使用过程中会出现各种各样的问题,因此本文将常见的问题记录下来并提供相应的解决方案,方便后续查找. git pull问题: There is no tracking information for the current branch. $git pull There is no tracking information for the current branch. Please specify which branch you want to merge with. See…