From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Daniel Colascione Newsgroups: gmane.emacs.devel Subject: Re: VC mode and git Date: Wed, 01 Apr 2015 15:37:15 -0700 Message-ID: <551C731B.2040401@dancol.org> References: <551A3F17.6020903@math.ntnu.no> <20150331085055.GA2871@acm.fritz.box> <87zj6tiko1.fsf@uwakimon.sk.tsukuba.ac.jp> <20150331104935.GB2871@acm.fritz.box> <87y4mdi7tj.fsf@uwakimon.sk.tsukuba.ac.jp> <20150331214347.GH2871@acm.fritz.box> <87iodgiqr8.fsf@uwakimon.sk.tsukuba.ac.jp> <20150401123241.GB2633@acm.fritz.box> <87619feig9.fsf@mango.localdomain> <20150401223432.GE2633@acm.fritz.box> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="9BgwkOsGlMdeX8Fhf9PR7otlkvPQPPR4A" X-Trace: ger.gmane.org 1427927851 8599 80.91.229.3 (1 Apr 2015 22:37:31 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 1 Apr 2015 22:37:31 +0000 (UTC) Cc: "Stephen J. Turnbull" , emacs-devel@gnu.org To: Alan Mackenzie , Ricardo Wurmus Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Apr 02 00:37:30 2015 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1YdRGL-0004sr-2s for ged-emacs-devel@m.gmane.org; Thu, 02 Apr 2015 00:37:29 +0200 Original-Received: from localhost ([::1]:55282 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YdRGK-0003pP-GB for ged-emacs-devel@m.gmane.org; Wed, 01 Apr 2015 18:37:28 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:32805) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YdRGH-0003pK-Gl for emacs-devel@gnu.org; Wed, 01 Apr 2015 18:37:26 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YdRGG-0004rA-Ai for emacs-devel@gnu.org; Wed, 01 Apr 2015 18:37:25 -0400 Original-Received: from dancol.org ([2600:3c01::f03c:91ff:fedf:adf3]:50408) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YdRGG-0004r6-0g for emacs-devel@gnu.org; Wed, 01 Apr 2015 18:37:24 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=dancol.org; s=x; h=Content-Type:In-Reply-To:References:Subject:CC:To:MIME-Version:From:Date:Message-ID; bh=/XICu16Ffp6j4hc5FPKo+X1Mh+TVdeb9AMEkGpaBs7s=; b=Yqqt6NUL3VR29/3BSUBv8fHJ7S2A7DS0V2zmoe9zsZELiwEcut+RA4ezS9Gsa/8G4VYkzg4iOJpziM3qUn0McI+8qH42vQSGljyVHadQfM8CFvjkwYPU3Eor/zwflfSnHykyPGw24lJqKHCzHz+CZxQkVv/pDEVGfNJt4NY/QNZmtq7TZVLSDKh1mVY/r0QtDjuU3QRx6HQ1kzdfqv2CumyePUYaboi4RxYewVEZkEaV2ntHLvDA+j6r/AqUgqR640nLlRlLOaduxBexk0fhg7Y1K+Eh/ST93lB38kk+o5Aonp9qBOB9KSLrcKMjui4iIn6sXXWQOhTv8jXl5itcbA==; Original-Received: from [2620:10d:c083:10fb:2ab2:bdff:fe1c:db58] by dancol.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.84) (envelope-from ) id 1YdRGD-0000T1-2o; Wed, 01 Apr 2015 15:37:21 -0700 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.5.0 In-Reply-To: <20150401223432.GE2633@acm.fritz.box> X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2600:3c01::f03c:91ff:fedf:adf3 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:184764 Archived-At: This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --9BgwkOsGlMdeX8Fhf9PR7otlkvPQPPR4A Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable On 04/01/2015 03:34 PM, Alan Mackenzie wrote: > Hello, Ricardo. >=20 > On Wed, Apr 01, 2015 at 09:50:46PM +0200, Ricardo Wurmus wrote: >=20 >> Alan Mackenzie writes: >=20 >>> The only combination that makes sense to me is that which involves th= e >>> least risk and the least time and effort wasted in ploughing through >>> git's inadequate documentation. I don't want to spend several hours >>> learning how to "throw away commits while keeping the changes using >>> interactive rebasing", or even in learning what that all really means= =2E I >>> am one of these seemingly rare people who are not fascinated by the >>> innards of git, and simply want an appropriate tool for communicating= >>> changes from and to savannah. I know I'm not the only one. I think = you >>> have trouble accepting this position. >=20 >> I'm not "fascinated by the innards of git" and I don't find the man >> pages very useful, but creating commits often and interactively rebasi= ng >> them before publishing (i.e. "git push") lies at the core of my >> workflow, and I would not do it if it wasn't easy and convenient. >=20 > Is having to invent a meaningful commit message for each and every comm= it > not inconvenient? Half of mine are "asdf". Of course I provide meaningful messages for commits I push, but local ones? Nah. --9BgwkOsGlMdeX8Fhf9PR7otlkvPQPPR4A Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAEBCAAGBQJVHHMbAAoJEN4WImmbpWBlhHkP/2Gz7/Va14wOfcuMzVPoFa9B LRLfqb9bXkcrKy213rKUuf6DsGAGHwj8VTnBubTbXRAtBD/O2Nidl2BDVJLWjTnB sM4rqoME7xIjWuGp33i3IAljoK1Uqq0r3vfAb/Mt7weA/4YLYf3lq/wL31RNdqG3 M1IrN1GgXYJq0kOuwTrXxw4ITvFKcVeyqDPgkEqRR4wc0Te0pHUgFwtZeuZXC6wN jLCEfKf6p5P1oEcXLMNMHR+zoETOfPYrCvBeJDEv1k6LwUwP1WqAyhJc39GlfnDm 110ESelxEmFfgAQ0i5gTVY290ZPUhp2nirm2osIEZ/GoSyKqVufMxPJXRleJadrg cVnch16MkO9OcbTlBlQO+Bsvm3vt61d7I3XhdteCRH1jnGquOv5/SCNsVlbyR6hR /sLBrpEZ7cmDL+cQxLBSfsCIXuSXEnkK6QYuhpK5zqq8FN+rXUVKedREcfKlb+Mc 4+fEhu48F9RnE5riOgtS3Sl+SDcm/K6AmTlqk2Rz2ud83Hy+PnHkPgPy7qLtF/uY 6+/WLG5YK6KsJ8C0qHoe3SuDVfPsZQfYbloNL46foKogkTQiwR172aRn+6ylJq5G Gs+1SlJFtvqv9dSDtaWD9XZzPl8Jt160qm2na9FpYpCxcmz8IfMzxqcJoSANiY7u oM97M45YUuRPujhFDHW6 =Oo9E -----END PGP SIGNATURE----- --9BgwkOsGlMdeX8Fhf9PR7otlkvPQPPR4A--