Jeff King peff.net> writes:
> On Fri, Oct 25, 2013 at 09:12:35AM +0200, Jeremy Rosen wrote:
>
> > however I can't find a way to have the repository's configuration
> > saved and transmited with the repository in a way similar to how
> > .gitignore is transmitted...
> > [...]
> Two, the config i
On Fri, Oct 25, 2013 at 09:12:35AM +0200, Jeremy Rosen wrote:
> however I can't find a way to have the repository's configuration
> saved and transmited with the repository in a way similar to how
> .gitignore is transmitted...
> [...]
> Knowing how mature git is I can only assume that this has a
Hello everybody
I am looking into the git configuration mechanism and there seem to
be a "hole" in use cases I'm trying to figure out...
git configurations can be saved at various places
* /etc/gitconfig : system-wide configuration
* ~/.gitconfig : user-wide configuration
* .git/config : repos
3 matches
Mail list logo