git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Johannes Schindelin <Johannes.Schindelin@gmx.de>
To: Matthias Urlichs <smurf@smurf.noris.de>
Cc: git@vger.kernel.org
Subject: Re: [PATCH] Adapt tutorial to cygwin and add test case
Date: Wed, 12 Oct 2005 13:04:11 +0200 (CEST)	[thread overview]
Message-ID: <Pine.LNX.4.63.0510121302460.30679@wbgn013.biozentrum.uni-wuerzburg.de> (raw)
In-Reply-To: <pan.2005.10.12.01.27.25.688169@smurf.noris.de>

Hi,

On Wed, 12 Oct 2005, Matthias Urlichs wrote:

> Hi, Junio C Hamano wrote:
> 
> > The Kosher way would be
> > 
> >     tree=$(git-write-tree)
> >     commit=$(echo 'Initial commit' | git-commit-tree $tree)
> >     git-update-ref HEAD $(commit)
> > 
> > but looks quite intimidating as a tutorial material.
> 
> ... which is probably why there's a "git commit" command these days.

Concur. The tutorial may contain technical details for the interested (and 
for those who broke their setup...), so at that stage, I'd prefer to see 
the convenient version.

Ciao,
Dscho

  reply	other threads:[~2005-10-12 11:04 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-10-11 11:35 [PATCH] Adapt tutorial to cygwin and add test case Johannes Schindelin
2005-10-11 19:57 ` Junio C Hamano
2005-10-12  1:27   ` Matthias Urlichs
2005-10-12 11:04     ` Johannes Schindelin [this message]
2005-10-12 11:08   ` 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=Pine.LNX.4.63.0510121302460.30679@wbgn013.biozentrum.uni-wuerzburg.de \
    --to=johannes.schindelin@gmx.de \
    --cc=git@vger.kernel.org \
    --cc=smurf@smurf.noris.de \
    /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 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).