From: "J. Bruce Fields" <bfields@fieldses.org>
To: git@vger.kernel.org
Subject: Re: [PATCH] user-manual: set user.name and user.email with repo-config
Date: Mon, 29 Jan 2007 01:39:02 -0500 [thread overview]
Message-ID: <20070129063902.GK12125@fieldses.org> (raw)
In-Reply-To: <20070128002246.GA10179@moooo.ath.cx>
On Sun, Jan 28, 2007 at 01:22:46AM +0100, Matthias Lederhofer wrote:
> ---
> There are some other places where direct editing of .git/config is
> suggested. I'd rather tell the user to use repo-config and add a note
> that repo-config saves the configuration to .git/config (or
> ~/.gitconfig with --global) which can be edited by hand too.
> cat .git/config to show the remote configuration can be replaced by
> git-repo-config -l | grep '^remote\.'
> ---
Based on the followup I think what makes sense is to continue with some
mixture of the two approaches--mainly editing the configuration file
directly, but providing frequent references to the
git-repo-config/git-config manpage so people know where to find the
details.
I've added a few more references to the manpage, along with a few other
updates, including an initial import of Linus's discussion of dangling
objects, and brief dicussions of reflogs, fsck, and pruning:
git://linux-nfs.org/~bfields/git.git master
http://www.fieldses.org/~bfields/git-user-manual.html
--b.
prev parent reply other threads:[~2007-01-29 6:39 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-01-27 6:28 git user's manual J. Bruce Fields
2007-01-28 0:22 ` [PATCH] user-manual: set user.name and user.email with repo-config Matthias Lederhofer
2007-01-28 0:32 ` Linus Torvalds
2007-01-28 1:34 ` Matthias Lederhofer
2007-01-28 1:47 ` Linus Torvalds
2007-01-28 2:04 ` Junio C Hamano
2007-01-28 8:52 ` Jakub Narebski
2007-01-28 2:40 ` Tom Prince
2007-01-28 7:44 ` Junio C Hamano
2007-01-28 22:18 ` Junio C Hamano
2007-01-28 2:55 ` Nicolas Pitre
2007-01-28 8:50 ` Jakub Narebski
2007-01-28 23:34 ` J. Bruce Fields
2007-01-28 23:49 ` Linus Torvalds
2007-01-29 0:52 ` Junio C Hamano
2007-01-29 15:48 ` [PATCH] Make fsck and fsck-objects be builtins Mark Wooding
2007-01-29 17:35 ` Junio C Hamano
2007-01-29 6:39 ` J. Bruce Fields [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20070129063902.GK12125@fieldses.org \
--to=bfields@fieldses.org \
--cc=git@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.