标签:git push directory span 为知笔记 int nothing status comm div
使用
git status
$ git statusOn branch dev_getTicketCntYour branch is ahead of ‘origin/master‘ by 1 commit.(use "git push" to publish your local commits)nothing to commit, working directory clean
$ git statusOn branch dev_activit_grabTicketYour branch and ‘origin/master‘ have diverged,and have 1 and 4 different commits each, respectively.(use "git pull" to merge the remote branch into yours)nothing to commit, working directory clean
标签:git push directory span 为知笔记 int nothing status comm div
原文地址:http://www.cnblogs.com/ismallboy/p/6785335.html