首页 > 其他 > 详细

git log1

时间:2015-11-12 10:08:08      阅读:235      评论:0      收藏:0      [点我收藏+]
dongchao@linux104:~/rwcap$ git pull
remote: Counting objects: 335, done.
remote: Compressing objects: 100% (144/144), done.
remote: Total 144 (delta 120), reused 0 (delta 0)
Receiving objects: 100% (144/144), 24.54 KiB | 0 bytes/s, done.
Resolving deltas: 100% (120/120), completed with 31 local objects.
From 192.168.0.104:rwcap
   4073ae2..907d619  FPDCap     -> origin/FPDCap
 * [new branch]      mpi2       -> origin/mpi2
Already up-to-date.
dongchao@linux104:~/rwcap$
dongchao@linux104:~/rwcap$ tool/packer/pack.sh 
generating lexer.h ...
generating cap3d.h ...
compiling rls-m32 ...
compiling rls-m64 ...
dongchao@linux104:~/rwcap$


git log1

原文:http://my.oschina.net/donngchao/blog/529172

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!