Does git config without --global or --system flags do what you want it to do?
-- Corey Quinn > On May 24, 2016, at 1:01 PM, Marc Haber <[email protected]> wrote: > > Hi, > > is there a possibility to include configuration for the git repository > into the repository itself? For example, if I want to have > > [merge] > conflictstyle = diff3 > log = 100 > > in /home/marc/.config/vcsh/repo.d/dotfiles.git/config. Is it just a > matter of vcsh dotfiles add .config/vcsh/repo.d/dotfiles.git/config? > > Including git config in the repository is a topic that makes my eyes > bleed since years. Maybe somebody can explain what I need to do or if > it's simply not possible. > > Greetings > Marc > > -- > ----------------------------------------------------------------------------- > Marc Haber | "I don't trust Computers. They | Mailadresse im Header > Leimen, Germany | lose things." Winona Ryder | Fon: *49 6224 1600402 > Nordisch by Nature | How to make an American Quilt | Fax: *49 6224 1600421 > _______________________________________________ > vcs-home mailing list > [email protected] > http://lists.madduck.net/listinfo/vcs-home _______________________________________________ vcs-home mailing list [email protected] http://lists.madduck.net/listinfo/vcs-home
