kolanos / kohana-universe

DEFUNCT: Use http://kohana-modules.com/ instead.
http://www.kohana-modules.com/
194 stars 15 forks source link

An error appear with jelly-auth can't apply patch #6

Closed abcdefghi closed 14 years ago

abcdefghi commented 14 years ago

Hello, an error appear when i made a clone, git stop on jelly-auth, let me know if you can reproduce.

And dont forget add your own module just like kohana-imap!

Thank a lot, great job.

kolanos commented 14 years ago

This happens from time to time when a githubber moves or deletes a repository. It also sometimes happens when Github is having connectibity issues. Either way I'll make sure to resolve any issues today.

abcdefghi commented 14 years ago

Ok, i tried again an appear not to be solved, i'll try later, if help the error say:

reference is not a tree: the hash finish with 57530cd unable to checkout "hash again" in submodule path 'modules/jelly-auth'

kolanos commented 14 years ago

Try:

git submodule foreach git checkout master

kolanos commented 14 years ago

Ok, I've fixed the issue in the latest commit, it will probably be easiest just to re-clone.