ryanqq / chewing

Automatically exported from code.google.com/p/chewing
0 stars 0 forks source link

無法從github checkout source code #456

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
* What steps will reproduce the problem?
  - git clone https://github.com/chewing

* What is the expected output? What do you see instead?
  - Initialized empty Git repository in /home/work/chewing/.git/ 
    fatal: https://github.com/chewing/info/refs not found: did you run git update-server-info on the server?

* Please use labels and text to provide additional information.
github

Original issue reported on code.google.com by zzz00...@gmail.com on 24 Jun 2012 at 3:40

GoogleCodeExporter commented 9 years ago
It should be as following:
    git clone git://github.com/chewing/libchewing.git

Original comment by jserv.tw@gmail.com on 8 Nov 2012 at 9:04