From: "Fernando J. Pereda" <ferdy@gentoo.org>
To: Ryan Phillips <rphillips@gentoo.org>, gentoo-dev@lists.gentoo.org
Subject: Re: [gentoo-dev] Gentoo: State of the Union
Date: Fri, 28 Apr 2006 23:36:22 +0200 [thread overview]
Message-ID: <20060428213622.GD26082@ferdyx.org> (raw)
In-Reply-To: <20060428212043.GF63263@watcher.kimaker.com>
[-- Attachment #1: Type: text/plain, Size: 1176 bytes --]
Ryan:
I think you are talking about very old versions of Git:
On Fri, Apr 28, 2006 at 02:20:43PM -0700, Ryan Phillips wrote:
> What I meant is, if you have a change within one directory pending
> a commit, and you have a commit pending in a current directory, both
> files will be picked up for the commit. I think that is bad. That
> means you can't have pending changes not ready for commit and commit
> something.
Of course you can have pending commits. You can even have uncommited
changes in your index since git-commit uses a temporary index when doing
this kind of checkins.
> yes. git-commit will allow the commit, it will walk the directories
> backwards, but it will find all the pending changes and want to commit
> them.
It will if you don't use git-commit correctly :)
> I don't think that is beneficial. I'm open to comments though.
'git commit' semantics are a bit different from 'cvs commit' and 'svn
commit' semantics. That's probably the reason you faced that problem :)
Cheers,
ferdy
--
Fernando J. Pereda Garcimartín
Gentoo Developer (Alpha,net-mail,mutt,git)
20BB BDC3 761A 4781 E6ED ED0B 0A48 5B0C 60BD 28D4
[-- Attachment #2: Type: application/pgp-signature, Size: 191 bytes --]
next prev parent reply other threads:[~2006-04-28 21:40 UTC|newest]
Thread overview: 89+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-04-28 17:14 [gentoo-dev] Gentoo: State of the Union Ryan Phillips
2006-04-28 17:52 ` Jon Portnoy
2006-04-28 18:22 ` Ryan Phillips
2006-04-28 18:34 ` Chris White
2006-04-28 18:50 ` Ryan Phillips
2006-04-28 19:03 ` Chris White
2006-04-28 19:35 ` Stephen Bennett
2006-04-28 19:48 ` Bryan Østergaard
2006-04-28 18:41 ` Alin Nastac
2006-04-28 18:57 ` Ryan Phillips
2006-04-28 19:13 ` Donnie Berkholz
2006-04-28 19:19 ` Tim Yamin
2006-04-28 19:20 ` Grant Goodyear
2006-05-02 12:39 ` Paul de Vrieze
2006-04-28 19:42 ` Bryan Østergaard
2006-04-28 17:50 ` Thomas Cort
2006-04-28 22:01 ` Daniel Goller
2006-04-29 13:54 ` Bryan Østergaard
2006-04-28 19:56 ` Thierry Carrez
2006-04-28 17:54 ` Alec Warner
2006-04-28 18:38 ` Ryan Phillips
2006-04-28 18:55 ` Grant Goodyear
2006-04-28 19:08 ` Grant Goodyear
2006-04-28 19:24 ` Tim Yamin
2006-04-28 19:41 ` Alin Nastac
2006-04-28 20:24 ` Donnie Berkholz
2006-04-28 20:36 ` Donnie Berkholz
2006-04-28 20:42 ` Ryan Phillips
2006-04-28 20:45 ` Donnie Berkholz
2006-04-28 21:05 ` Fernando J. Pereda
2006-04-28 21:20 ` Ryan Phillips
2006-04-28 21:36 ` Fernando J. Pereda [this message]
2006-04-28 21:49 ` Ryan Phillips
2006-04-28 22:06 ` Fernando J. Pereda
2006-04-28 22:15 ` Ryan Phillips
2006-04-28 22:19 ` Daniel Goller
2006-04-29 12:02 ` Dan Armak
2006-04-29 12:21 ` Fernando J. Pereda
2006-04-29 12:54 ` Dan Armak
2006-04-29 13:06 ` Fernando J. Pereda
2006-04-30 20:41 ` [gentoo-dev] " R Hill
2006-04-30 1:26 ` [gentoo-dev] " Alexandre Buisse
2006-04-30 0:00 ` Donnie Berkholz
2006-04-30 3:17 ` Greg KH
2006-04-30 7:50 ` Donnie Berkholz
2006-04-30 16:32 ` Henrik Brix Andersen
2006-05-01 12:23 ` Chris Bainbridge
2006-05-01 16:02 ` Stuart Herbert
2006-05-01 16:28 ` Donnie Berkholz
2006-04-30 12:12 ` Luca Barbato
2006-04-30 15:16 ` Alec Warner
2006-04-28 20:35 ` Ryan Phillips
2006-04-28 20:43 ` Donnie Berkholz
2006-04-28 21:06 ` Ryan Phillips
2006-04-28 21:41 ` Fernando J. Pereda
2006-04-28 21:56 ` Ryan Phillips
2006-04-28 22:10 ` Fernando J. Pereda
2006-04-28 22:29 ` Donnie Berkholz
2006-04-28 20:57 ` Grant Goodyear
2006-04-28 21:32 ` Marius Mauch
2006-04-28 22:46 ` Ryan Phillips
2006-04-28 22:36 ` Simon Stelling
2006-04-28 23:14 ` Ryan Phillips
2006-04-28 23:25 ` Chris White
2006-04-28 23:55 ` Donnie Berkholz
2006-04-29 9:39 ` Jan Kundrát
2006-04-29 17:52 ` Donnie Berkholz
2006-05-02 13:37 ` Paul de Vrieze
2006-04-29 1:05 ` Daniel Goller
2006-04-29 14:54 ` Bryan Østergaard
2006-04-29 1:19 ` Christel Dahlskjaer
2006-04-29 11:58 ` Dan Armak
2006-04-29 13:41 ` Daniel Goller
2006-04-29 14:23 ` Jon Portnoy
2006-04-29 14:38 ` Daniel Goller
2006-04-29 15:21 ` Jon Portnoy
2006-04-29 21:33 ` [gentoo-dev] Gentoo: State of the Union + suggestion for global dev conference (at bottom, if you want to skip) Stuart Herbert
2006-04-29 23:57 ` Tim Yamin
2006-04-30 1:55 ` Lance Albertson
2006-04-30 2:37 ` Renat Lumpau
2006-05-03 9:43 ` Paul de Vrieze
2006-05-03 13:44 ` Christel Dahlskjaer
2006-04-30 4:50 ` Ryan Phillips
[not found] <62b0912f0605021406s49a16eaapd596426ce2226a7c@mail.gmail.com>
2006-05-04 9:04 ` [gentoo-dev] Gentoo: State of the Union Molle Bestefich
2006-05-04 10:44 ` Stuart Herbert
2006-05-04 8:55 ` Thomas Cort
2006-05-04 11:57 ` Chris Gianelloni
2006-05-04 12:17 ` Stuart Herbert
2006-05-04 13:30 ` Paul de Vrieze
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=20060428213622.GD26082@ferdyx.org \
--to=ferdy@gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
--cc=rphillips@gentoo.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox