From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on dcvr.yhbt.net X-Spam-Level: X-Spam-ASN: AS31976 209.132.176.0/21 X-Spam-Status: No, score=-3.5 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,MSGID_FROM_MTA_HEADER,RP_MATCHES_RCVD shortcircuit=no autolearn=ham autolearn_force=no version=3.4.0 From: Carl Worth Subject: Re: [RFC] Two conceptually distinct commit commands Date: Mon, 04 Dec 2006 18:32:45 -0800 Message-ID: <87y7pn138y.wl%cworth@cworth.org> References: <87zma316oc.wl%cworth@cworth.org> <200612050214.kB52E7mG027926@laptop13.inf.utfsm.cl> Mime-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: multipart/signed; boundary="pgp-sign-Multipart_Mon_Dec__4_18:32:40_2006-1"; micalg=pgp-sha1; protocol="application/pgp-signature" Content-Transfer-Encoding: 7bit NNTP-Posting-Date: Tue, 5 Dec 2006 02:33:31 +0000 (UTC) Cc: git@vger.kernel.org Return-path: Envelope-to: gcvg-git@gmane.org In-Reply-To: <200612050214.kB52E7mG027926@laptop13.inf.utfsm.cl> User-Agent: Wanderlust/2.14.0 (Africa) Emacs/21.4 Mule/5.0 (SAKAKI) Precedence: bulk X-Mailing-List: git@vger.kernel.org Archived-At: Received: from vger.kernel.org ([209.132.176.167]) by dough.gmane.org with esmtp (Exim 4.50) id 1GrQ7d-0004Ny-RU for gcvg-git@gmane.org; Tue, 05 Dec 2006 03:33:30 +0100 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S968034AbWLECd1 (ORCPT ); Mon, 4 Dec 2006 21:33:27 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S937277AbWLECd0 (ORCPT ); Mon, 4 Dec 2006 21:33:26 -0500 Received: from cworth.org ([217.160.249.188]:58171 "EHLO theworths.org" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S937212AbWLECdZ (ORCPT ); Mon, 4 Dec 2006 21:33:25 -0500 Received: (qmail 28393 invoked from network); 4 Dec 2006 21:33:23 -0500 Received: from localhost (HELO raht.cworth.org) (127.0.0.1) by localhost with SMTP; 4 Dec 2006 21:33:23 -0500 To: "Horst H. von Brand" Sender: git-owner@vger.kernel.org --pgp-sign-Multipart_Mon_Dec__4_18:32:40_2006-1 Content-Type: text/plain; charset=US-ASCII On Mon, 04 Dec 2006 23:14:07 -0300, "Horst H. von Brand" wrote: > What is the difference between: > mv somefile newfile > and > cp somefine newfile > rm somefile There is no difference. This is git, a content tracker. Same for the rest. > The whole problem is your description based on "file renaming" and > such. OK. Strike the words "or rename" from the description, leaving just: Any removal of a tracked file will be detected and committed automatically. The rest of my analysis still stands, I believe. And I'd be glad to accept further suggestions on documenting these. The goal is simply to have a user-oriented description of the semantics that are consistent between the current "git commit -a" and "git commit files..." commands. -Carl --pgp-sign-Multipart_Mon_Dec__4_18:32:40_2006-1 Content-Type: application/pgp-signature Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (GNU/Linux) iD8DBQBFdNpN6JDdNq8qSWgRAnvSAJ9bunU8UH7wMr2HVM7ENHvlfkDTQACgjiWV weQAiQFmJ1TJGokXKOtsABc= =x41L -----END PGP SIGNATURE-----