2011/10/3 Alexey Shumkin <alex.crezoff@xxxxxxxxx>: >> This protocol has never been designed for pushing. Attempts to push >> over git:// usually result in >> >> fatal: The remote end hung up unexpectedly > > hmmm.. So, how does my project work? )) > > $ git remote -v > origin git://drcis/d/Data/GitRepos/projects/billing+beeline.git (fetch) > origin git://drcis/d/Data/GitRepos/projects/billing+beeline.git (push) > > > $git daemon --help > ... > SERVICES > .. > receive-pack > This serves git send-pack clients, allowing anonymous push. > It is disabled by default > ... > > It does not correspond your words... > > What do I miss? .. what I said in a later mail, my patch is wrong :) -- Duy -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html