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!feeder7.xlned.com!news2.euro.net!newsgate.cistron.nl!newsgate.news.xs4all.nl!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.019 X-Spam-Evidence: '*H*': 0.96; '*S*': 0.00; 'bash': 0.09; 'git': 0.09; 'preferable': 0.09; 'windows': 0.15; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'tabs': 0.16; 'appropriate': 0.16; 'wrote:': 0.18; 'year,': 0.18; 'basically': 0.19; 'shell': 0.22; 'header:In-Reply-To:1': 0.27; 'installed': 0.27; 'am,': 0.29; 'then.': 0.30; 'message-id:@mail.gmail.com': 0.30; '(which': 0.31; 'linux.': 0.31; 'quite': 0.32; 'fri,': 0.33; 'maybe': 0.34; 'received:google.com': 0.35; '14,': 0.36; 'to:addr:python-list': 0.38; 'to:addr:python.org': 0.39; 'changed': 0.39; 'useful.': 0.68; 'subject:Control': 0.84; '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 :content-type:content-transfer-encoding; bh=RrmT290e/2rcBWWgks+hvn006vJrMeZKWpkLBu+MSVY=; b=UbZj3hcF4bkqMc3AJqjy1/LWgFWwYdgoNNgC63DW9Il5Kp8M75egaVzoG4I48zg+P4 o+QkzDq+c5zwS2o8T5cq9l1anB8UvP3zvK70Hzzm4WuK8Z+o3P7ZeiT+ijWu1peP1R6L qIP1T4dk/U50NtC+U+xHF34gMGSr/ZEO+fFq7qCXsb9FqXIC8zUE2qvT4wDQewQ8dyoz qUX/fbOJj4mffH69z0lQrbHl+8UHpN+S0yyGPf/s6fnNox9ZIuR9S9D1p9frA2JZKTTN 7Avpae6LHl7B95Sm7Cx9HIIiNPH/dvW1lsCXxCIWNJc5XmTFZxB14KEVHxgQRa95ZzGt mPjA== MIME-Version: 1.0 X-Received: by 10.220.182.193 with SMTP id cd1mr1250034vcb.32.1371161844560; Thu, 13 Jun 2013 15:17:24 -0700 (PDT) In-Reply-To: References: <98c13a55-dbf2-46a7-a2aa-8c5f052ff375@googlegroups.com> Date: Fri, 14 Jun 2013 08:17:24 +1000 Subject: Re: Version Control Software From: Chris Angelico To: python-list@python.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable 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: 10 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1371161846 news.xs4all.nl 15937 [2001:888:2000:d::a6]:47294 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:48031 On Fri, Jun 14, 2013 at 8:15 AM, F=E1bio Santos = wrote: > I must disagree. I used git a lot on windows this past year, on a Console > shell (which is basically a CMD.EXE shell with tabs and appropriate > select/copy/paste) and it was quite useful. Maybe that's changed since the last time I installed it, then. Though bash is still preferable to me, since that's what I use on Linux. ChrisA