[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Groff] git push did not work for me
From: |
Bernd Warken |
Subject: |
Re: [Groff] git push did not work for me |
Date: |
Mon, 23 Dec 2013 15:24:21 +0100 (CET) |
Yes, it works. Thanks a lot
Bernd
> Von: "Werner LEMBERG" <address@hidden>
>
> > IO used the following commands for that purpose:
> >
> > git clone git://git.savannah.gnu.org/groff.git
>
> This is wrong. You are a user with write access, thus you have to use
>
> git clone address@hidden:/srv/git/groff.git
>
> instead if you want to use `git push' successfully.