Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsreader4.netcologne.de!news.netcologne.de!xlned.com!feeder3.xlned.com!newsfeed.xs4all.nl!newsfeed1.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.018 X-Spam-Evidence: '*H*': 0.96; '*S*': 0.00; 'git': 0.09; 'mercurial': 0.09; 'url:github': 0.09; 'cc:addr:python-list': 0.11; 'before.': 0.16; 'easily,': 0.16; 'fits': 0.16; 'git.': 0.16; 'mercurial,': 0.16; 'oddly': 0.16; 'opposite': 0.16; 'rarely': 0.16; 'subject:library': 0.16; 'wrote:': 0.18; 'thu,': 0.19; 'email addr:gmail.com>': 0.22; 'cc:addr:python.org': 0.22; '31,': 0.24; 'cc:2**0': 0.24; "i've": 0.25; '>': 0.26; 'header:In- Reply-To:1': 0.27; 'chris': 0.29; 'am,': 0.29; 'tim': 0.29; 'message-id:@mail.gmail.com': 0.30; "i'm": 0.30; 'url:wiki': 0.31; 'trivial': 0.31; 'something': 0.35; 'but': 0.35; 'received:google.com': 0.35; 'there': 0.35; 'done': 0.36; 'skip:& 10': 0.38; 'tasks': 0.38; 'whatever': 0.38; 'anything': 0.39; 'even': 0.60; 'most': 0.60; 'times': 0.62; 'afraid': 0.65; 'to:addr:gmail.com': 0.65; 'experience.': 0.67; '(is': 0.84; 'whereas': 0.91; '2013': 0.98 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=625cIs4du0CjHl0eKVNw62SKaai9etLvLYsqeLPL5RA=; b=wMq0i7mPk3hSl9sKy56VpqmAIER3aBE/EXceXowkHEY9ksCFE0Y2Pi21VrNBCCeIvY D4vflewvx2Kp8p3f4C61NXwHZxutVZ9tzpNQXfWObnjj98u3yCNMliG4jd171gvipuRv 3As4sGOfibF0h+bMF6bUr/05J2uZCpUGOFGkEp1yQhmA2r+MkZ1GBjfFNhVpKhXDPazG +q5xLqtXttT3fL7kWf6E8NV3sSFvPzICwgPKzGYKzMtNDITU+ETGI4YKoKlyQeQRp6fr JVKBjLkRqPg6PxTomTPuQWWr4dq4pOyPMKYWXepVMgiPM2oBwEY7Ry3quh+IgF6oPYPv /4Tg== MIME-Version: 1.0 X-Received: by 10.182.113.163 with SMTP id iz3mr5858200obb.33.1383169433869; Wed, 30 Oct 2013 14:43:53 -0700 (PDT) In-Reply-To: References: <1626628321404821598.534803patrick.vrijlandt-gmail.com@newszilla.xs4all.nl> Date: Thu, 31 Oct 2013 08:43:53 +1100 Subject: Re: personal library From: Tim Delaney To: Chris Angelico Content-Type: multipart/alternative; boundary=089e013cc418c5226204e9fc3a7c Cc: Python-List X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 58 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1383169445 news.xs4all.nl 15946 [2001:888:2000:d::a6]:53236 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:58132 --089e013cc418c5226204e9fc3a7c Content-Type: text/plain; charset=UTF-8 On 31 October 2013 08:31, Chris Angelico wrote: > On Thu, Oct 31, 2013 at 7:19 AM, Tim Delaney > wrote: > > What it comes down to for me is that Mercurial usage fits in my head and > I > > rarely have to go to the docs, whereas with Git I have to constantly go > to > > the docs for anything but the most trivial usage - even when it's > something > > I've done many times before. I'm always afraid that I'm going to do > > something *wrong* in Git. > > Oddly enough, I've had the opposite experience. With git, I can do > whatever I want easily, but with Mercurial, some tasks seem to elude > me. (Is there a "Mercurial cheat-sheet for git users" somewhere? https://github.com/sympy/sympy/wiki/Git-hg-rosetta-stone Tim Delaney --089e013cc418c5226204e9fc3a7c Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
On 3= 1 October 2013 08:31, Chris Angelico <rosuav@gmail.com> wrote= :
On Thu, Oct 31, 2013 at 7:19 AM, Tim Delaney
<timothy.c.delaney@gmail.= com> wrote:
> What it comes down to for me is that Mercurial usage fits in my head a= nd I
> rarely have to go to the docs, whereas with Git I have to constantly g= o to
> the docs for anything but the most trivial usage - even when it's = something
> I've done many times before. I'm always afraid that I'm go= ing to do
> something *wrong* in Git.

Oddly enough, I've had the opposite experience. With git, I can d= o
whatever I want easily, but with Mercurial, some tasks seem to elude
me. (Is there a "Mercurial cheat-sheet for git users" somewhere?= =C2=A0


Tim Delaney=C2=A0
--089e013cc418c5226204e9fc3a7c--