From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751366AbaEUArq (ORCPT ); Tue, 20 May 2014 20:47:46 -0400 Received: from mail-ob0-f175.google.com ([209.85.214.175]:50219 "EHLO mail-ob0-f175.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751073AbaEUAro (ORCPT ); Tue, 20 May 2014 20:47:44 -0400 Date: Tue, 20 May 2014 19:36:31 -0500 From: Felipe Contreras To: Junio C Hamano , git@vger.kernel.org Cc: Linux Kernel Message-ID: <537bf50f27417_353e13c330846@nysa.notmuch> In-Reply-To: References: Subject: RE: [ANNOUNCE] Git v2.0.0-rc4 Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Junio C Hamano wrote: > * The remote-helper interface to fast-import/fast-export via the > transport-helper has been tightened to avoid leaving the import > marks file from a failed/crashed run, as such a file that is out-of- > sync with reality confuses a later invocation of itself. Really? Where are the patches for that? I think it's fair to say the way the remote-helpers and transport-helper has been handled for v2.0 has been a total disaster. -- Felipe Contreras