摘要:
1:将工程中的所有文件增加到git暂存区:y@y:testapp$ git add .2:推送报以下错误:y@y:android_test$ git push origin master Counting objects: 42, done.Delta compression using up to... 阅读全文
posted @ 2015-02-12 21:33
yshy
阅读(655)
评论(0)
推荐(0)
摘要:
gitosis是Git下的权限管理工具,通过一个特殊的仓库(gitosis-admin.git)对Git权限进行管理。1:服务端安装并配置gitosis(1)通过以下方式获取到安装包root@wz:/home/git# git clone https://github.com/res0nat0r/g... 阅读全文
posted @ 2015-02-12 16:44
yshy
阅读(7859)
评论(0)
推荐(1)
摘要:
Meld是一款跨平台的文件比较合并工具使用Python开发,具体内容参照官网:http://meldmerge.org/注意以下环境要求:RequirementsPython 2.7 (Python 3 not yet supported)GTK+ 3.6 (3.12 in development)... 阅读全文
posted @ 2015-02-12 10:25
yshy
阅读(568)
评论(0)
推荐(0)

浙公网安备 33010602011771号