xiehuc / pidgin-lwqq

a pidgin plugin based on lwqq, a excellent safe useful library for webqq protocol
GNU General Public License v3.0
660 stars 185 forks source link

Sub #613

Closed gshmu closed 9 years ago

gshmu commented 9 years ago

修复submodule, 以前的无法使用git submodule等命令。 修改submodule使用git协议(ssh)

noobfish commented 9 years ago

这个 。。。。没看懂啊

gshmu commented 9 years ago

@noobfish 多出了submodule及其版本号 使用命令git submodule init && git submodule update及可更新lwqq,之前的不可以。

xiehuc commented 9 years ago

问题是现在都不再使用submodule了,两个项目完全分离了。

另外submodule如果不设置https协议,别人无法克隆(大概是没有用ssh-keygen的)。

El Psy Congroo

在 2015年1月9日,15:48,gshmu notifications@github.com 写道:

修复submodule, 以前的无法使用git submodule等命令。 修改submodule使用git协议(ssh)

You can merge this Pull Request by running

git pull https://github.com/xiehuc/pidgin-lwqq sub Or view, comment on, or merge it at:

https://github.com/xiehuc/pidgin-lwqq/pull/613

Commit Summary

rm old submodule fixed submodule File Changes

M .gitmodules (2) A liblwqq (1) Patch Links:

https://github.com/xiehuc/pidgin-lwqq/pull/613.patch https://github.com/xiehuc/pidgin-lwqq/pull/613.diff — Reply to this email directly or view it on GitHub.