From: Shawn Pearce <spearce@spearce.org>
To: Junio C Hamano <junkio@cox.net>
Cc: git@vger.kernel.org
Subject: Re: What's in git.git (part #2)
Date: Thu, 1 Jun 2006 22:35:45 -0400 [thread overview]
Message-ID: <20060602023545.GA5039@spearce.org> (raw)
In-Reply-To: <7v64jli66m.fsf@assigned-by-dhcp.cox.net>
Junio C Hamano <junkio@cox.net> wrote:
> - reflog from Shawn. Do people find this useful? I've enabled
> reflog on "next" branch in my development repository to see
> how useful it would be for myself a few days ago, and also in
> a linux-2.6 repository I use for testing (I do not hack on
> kernel myself).
I find it useful to track what I've sent to you just in case I
screw up some ref somewhere. I like knowing that if I perform a
bad update-ref call (which I'm prone to do sometimes) that I can
recover quickly as the log exists.
Not having that prior ref value was about the only area of `possible
data loss' that I've every really noticed with GIT. Well, that and
only having one repository holding all of your important files and
you rm -rf the dang directory by accident one day... but that's
just foolishness on the user's part. :-)
> - using ~/.gitrc to give a fall-back default when
> $GIT_DIR/config does not have values.
>
> - command aliases and possibly default arguments via the
> configuration file.
I'm certainly interested in these two - and I don't think I'm alone
when I say that. :-)
--
Shawn.
next prev parent reply other threads:[~2006-06-02 2:36 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-06-01 9:19 What's in git.git (part #2) Junio C Hamano
2006-06-01 9:23 ` Junio C Hamano
2006-06-01 9:31 ` Jakub Narebski
2006-06-01 11:26 ` Sean
2006-06-01 11:26 ` Sean
2006-06-01 22:51 ` Ryan Anderson
2006-06-02 2:35 ` Shawn Pearce [this message]
2006-06-02 6:40 ` Junio C Hamano
2006-06-06 5:39 ` Shawn Pearce
2006-06-06 6:16 ` Junio C Hamano
2006-06-06 8:19 ` Johannes Schindelin
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=20060602023545.GA5039@spearce.org \
--to=spearce@spearce.org \
--cc=git@vger.kernel.org \
--cc=junkio@cox.net \
/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.