git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
* curious about wording in "man git-config", ENVIRONMENT
@ 2018-06-26 10:18 Robert P. J. Day
  2018-06-26 12:43 ` Jeff King
  0 siblings, 1 reply; 4+ messages in thread
From: Robert P. J. Day @ 2018-06-26 10:18 UTC (permalink / raw)
  To: Git Mailing list


  ENVIRONMENT
    GIT_CONFIG
      Take the configuration from the given file instead of
      .git/config. Using the "--global" option forces this to
      ~/.gitconfig. Using the "--system" option forces this to
      $(prefix)/etc/gitconfig.

  is the phrase "forces this to" really what you want to use here?
maybe i misunderstand what this option does, doesn't it simply mean
that it will use a different (specified) file from the default,
depending on the context (local, global, system)?

  it just seems weird to say that the option "forces" the use of what
are clearly the default files. thoughts?

rday

-- 

========================================================================
Robert P. J. Day                                 Ottawa, Ontario, CANADA
                  http://crashcourse.ca/dokuwiki

Twitter:                                       http://twitter.com/rpjday
LinkedIn:                               http://ca.linkedin.com/in/rpjday
========================================================================

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

end of thread, other threads:[~2018-06-28 18:17 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-06-26 10:18 curious about wording in "man git-config", ENVIRONMENT Robert P. J. Day
2018-06-26 12:43 ` Jeff King
2018-06-26 16:51   ` Robert P. J. Day
2018-06-28 18:17     ` Jeff King

Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).