← Back to team overview

launchpad-users team mailing list archive

Re: Git Usage in Launchpad

 

On Tue, Oct 10, 2017 at 1:05 AM, Sascha Manns <Sascha.Manns@xxxxxxxxxxx>
wrote:

> Hi Colin,
>
> Am Montag, den 09.10.2017, 17:33 +0100 schrieb Colin Watson:
> > Are you sure you added the lines above to ~/.gitconfig (i.e. in your
> > home directory) rather than e.g. trying to create .gitconfig in the
> > repository?
> It was my error. I just added the .gitconfig in the project dir, not
> inside home. After doing this, all works perfect :-)
>
>
Good to know it all worked fine in the end!

Just for information, if you want to set a per-project Git configuration,
it will be stored in the file:

     *myproject*/.git/config

The global Git configuration is stored in:

    $HOME/.gitconfig

Cheers!


-- 
Pierre Equoy
QA Engineer | Canonical Ltd.
www.canonical.com | www.ubuntu.com

References