Found 64 matching messages (0.078 seconds). Page 1 of 4.
... it wrong is _their_ problem. [ Corollary: the fact that your brain has ... do than try to show the right way and hope that ... really really sad. In CVS, for example, there obviously isn't ... The two other rationales are purely practical. It's why git ...
git - Linus Torvalds - May 6 2007 - 13:25
Karl Hasselstr
git - David Kastrup - May 7 2007 - 08:36
On 2007-05-07 21:41:14 -0400, Shawn O. Pearce wrote: > Karl Hasselstr
git - Karl - May 8 2007 - 03:37
On Tue, May 08, 2007 at 12:28:36PM +0200, Karl Hasselstr
git - J. Bruce Fields - May 8 2007 - 08:40
On 2007-05-08 08:40:27 -0400, J. Bruce Fields wrote: > On Tue, May 08, 2007 at 12:28:36PM +0200, Karl Hasselstr
git - Karl - May 8 2007 - 10:53
On Tue, May 08, 2007 at 04:53:11PM +0200, Karl Hasselstr
git - J. Bruce Fields - May 8 2007 - 23:45
Hi, On Tue, 8 May 2007, J. Bruce Fields wrote: > On Tue, May 08, 2007 at 04:53:11PM +0200, Karl Hasselstr
git - Johannes Schindelin - May 9 2007 - 05:40
On 2007-05-14 17:57:30 -0700, David K
git - Karl - May 15 2007 - 04:29
... begin with? It's useless. > >> In both cases, I can't ... with "git commit", > > Does this mean that the normal way to ... does _not_ tell you, - what the _conceptual_ change was, - _why_ it ... and - what the rationale of the committer was, for the case ...
git - Johannes Schindelin - May 6 2007 - 19:42
... .de> writes: > > > Just another reason to hate CVS. Because it trained ... a replacement for unison/NFS/whatever other way to have people ... you prefer your shell's line editor to > your actual editor ... casual git-blame user, who wants to find out the rationale ...
git - Johannes Schindelin - May 7 2007 - 07:05
... > Therefore, I now put all changed files into the index (git add -u), > > and clean up the files one by one ... and > > "git diff HEAD" what I still have to do. > > Why not simply use a temporary branch for this? They're free, and you > can diff just ...
git - Johannes Schindelin - May 15 2007 - 19:27
... would have). Have you tried "git status" _without "-a"? > In both ... between DWIM and low level. The index contains _exactly_ what you ... error (which you see from the file list), you can abort ... line "unsubscribe git" in the body of a message to majordomo ...
git - Johannes Schindelin - May 6 2007 - 12:51
... 've wondered if there's a way to improve this, but ... coherent ideas right now. Thanks for finding and posting that thread ... about, and is more difficult to manipulate (hence less useful). Being ... with "git commit", > > Does this mean that the normal way to ...
git - Dana How - May 6 2007 - 14:22
... fundamental. Thanks a lot for the detailed explanations. Note that I' ... 'll add something to the FAQ on the wiki, but it' ... You fundamentally cannot do it any other way. > > Not doing it ... ID". Well, git's index still tells more than "the content ...
git - Matthieu Moy - May 6 2007 - 14:23
... mode. > It is really usefull for beginners as it works similarly ... using it, you do not understand the Git's index philosophy ... it). It shows very pedagogically the diff between HEAD and index ... and click your way to committing precisely the subset of changes ...
git - Karl - May 7 2007 - 08:16
... far too often myself. It it among the most-wanted features here. We discovered it ... only because Karl mentioned it yesterday. ;) -- Hannes - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@vger. ...
git - Johannes Sixt - May 8 2007 - 03:15
... but I sometimes use -m for *very* long commit messages - just ... and writing on; I tend to find it much more natural ... casual git-blame user, who wants to find out > the rationale ... again. Fail better. -- Samuel Beckett - To unsubscribe from this list: send ...
git - Petr Baudis - May 9 2007 - 09:07
... Makefile tweak, I always > need to commit some unrelated changes involving ... changes - because it's such a pain to manage, even with ... me really as a workaround for more > fine-grained change control ... this all is that the "git way" is actually very flexible ...
git - Linus Torvalds - May 9 2007 - 11:52
... should one-by-one update those and suck them into the manual. (Patches accepted!) --b. - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger ...
git - J. Bruce Fields - May 9 2007 - 13:29
... never match what you had in the working > tree and could have tested ... changes require any testing at all. For example, if you're using git to manage documentation, ... progress rewrite of another part. -Steve - To unsubscribe from this list: send the ...
git - Steven Grimm - May 9 2007 - 22:27