On Tue, Oct 10, 2017 at 1:05 AM, Sascha Manns <sascha.ma...@mailbox.org> 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
_______________________________________________ Mailing list: https://launchpad.net/~launchpad-users Post to : launchpad-users@lists.launchpad.net Unsubscribe : https://launchpad.net/~launchpad-users More help : https://help.launchpad.net/ListHelp