git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Proposal: sharing .git/config
@ 2013-02-19  9:25 Ramkumar Ramachandra
  2013-02-19 10:03 ` Thomas Rast
                   ` (2 more replies)
  0 siblings, 3 replies; 11+ messages in thread
From: Ramkumar Ramachandra @ 2013-02-19  9:25 UTC (permalink / raw)
  To: Git List

Hi,

I have this itch where I want to share my remotes config between
machines.  In my fork, I should be able to specify where my upstream
sources are, so remotes get set up automatically when I clone.  There
are also other things in .git/config that would be nice to share, like
whether to do a --word-diff (why isn't it a configuration variable
yet?) on the repository.  The only problem is that I have no clue how
to implement this: I'm currently thinking a special remote ref?

Ram

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2013-03-18 11:48 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-02-19  9:25 Proposal: sharing .git/config Ramkumar Ramachandra
2013-02-19 10:03 ` Thomas Rast
2013-02-19 10:24   ` Ramkumar Ramachandra
2013-02-19 10:39     ` Thomas Rast
2013-02-19 10:34 ` Duy Nguyen
2013-02-19 15:36   ` Jeff King
2013-03-11 19:31     ` Ramkumar Ramachandra
2013-03-12  8:53       ` Jeff King
2013-03-18  9:00         ` Ramkumar Ramachandra
2013-03-18 11:48           ` Jeff King
2013-02-19 14:38 ` Adam Spiers

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).