ar...@arian-laptop:~$ git clone git://github.com/arian/mooModernizr.git mooModernizr Initialized empty Git repository in /home/arian/mooModernizr/.git/ remote: Counting objects: 14, done. remote: Compressing objects: 100% (13/13), done. remote: Total 14 (delta 1), reused 0 (delta 0) Receiving objects: 100% (14/14), 9.75 KiB, done. Resolving deltas: 100% (1/1), done.
There's now a new folder in my home directory with all the files... Then I do git pull, and this gives me: fatal: Where do you want to fetch from today? I'm quite new to Git, so was already happy I could push the files to github :P But when I cd to the folder, and to git pull it gives: Already up-to- date. On 16 dec, 23:26, Fábio M. Costa <[email protected]> wrote: > Hi Arian, it seens like theres a problem while pulling from your repository. > > Try cloning localy your repository and then pulling. > > git clone github_repository_url folder; > git pull > > Tell us what happens. > > -- > Fábio Miranda Costa > Solucione Sistemas > Engenheiro de interfaces > > > > On Wed, Dec 16, 2009 at 7:10 PM, Arian <[email protected]> wrote: > > I just created a github repo for another plug-in and I added it > > without any problems to the Forge... > > So I deleted the mooModernizr repo, created again, pushed all the > > files etc. try to add it to the Forge again, but it still doesn't add > > the plug-in and still with the same error... > > > On 16 dec, 01:34, Arian <[email protected]> wrote: > > > I'm getting this error when I try to addhttp:// > > github.com/arian/mooModernizr > > > to MooTools Forge... > > > I've no idea what causes this error and how to fix it... > > > > Maybe it's a nice idea to add more info with the errors or a kind of > > > FAQ so it is more clear to do when something is wrong.
