On Thu, Oct 04, 2007 at 03:44:34AM +0200, Fr??d??ric Bothamy wrote: > I have tried to push a translation update to the dpkg git > repository. Here is the complete message I received: > > $ git push > Password: > updating 'refs/heads/master' > from d72b2b44976ff93cf48c467653d638d94fc1595f > to f27f1555f5dc0bc14ab7d12a266281a071d44f17 > Also local refs/remotes/origin/master > Generating pack... > Done counting 4 objects. > Deltifying 4 objects... > 100% (4/4) done > Writing 4 objects... > 100% (4/4) done > Total 4 (delta 0), reused 0 (delta 0) > refs/heads/master: d72b2b44976ff93cf48c467653d638d94fc1595f -> > f27f1555f5dc0bc14ab7d12a266281a071d44f17 > Usage: grep [OPTION]... PATRON [FICHIER]... > Pour en savoir davantage, faites: ? grep --help ?. > $ > > The push was successful > (cf. > http://git.debian.org/?p=dpkg/dpkg.git;a=commit;h=f27f1555f5dc0bc14ab7d12a266281a071d44f17), > but I don't know what was supposed to be grep'ed.
Hi Fred, most probably this usage messages comes from a hook script. Did you enable and/or adapt hooks in the remote repository you push to? Regards, Gerrit. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

