From mboxrd@z Thu Jan 1 00:00:00 1970 From: Felipe Contreras Subject: Re: [PATCH 1/3] reset: add --stage and --work options Date: Sun, 8 Sep 2013 19:39:22 -0500 Message-ID: References: <20130829180129.GA4880@nysa> <1377800397-5434-1-git-send-email-felipe.contreras@gmail.com> <1377800397-5434-2-git-send-email-felipe.contreras@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Cc: Git List , Jonathan Nieder , Jeff King , Junio C Hamano To: Ramkumar Ramachandra X-From: git-owner@vger.kernel.org Mon Sep 09 02:39:30 2013 Return-path: Envelope-to: gcvg-git-2@plane.gmane.org Received: from vger.kernel.org ([209.132.180.67]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1VIpVo-0006TI-K9 for gcvg-git-2@plane.gmane.org; Mon, 09 Sep 2013 02:39:28 +0200 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751424Ab3IIAjZ (ORCPT ); Sun, 8 Sep 2013 20:39:25 -0400 Received: from mail-lb0-f171.google.com ([209.85.217.171]:52652 "EHLO mail-lb0-f171.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751119Ab3IIAjY (ORCPT ); Sun, 8 Sep 2013 20:39:24 -0400 Received: by mail-lb0-f171.google.com with SMTP id u14so4459220lbd.16 for ; Sun, 08 Sep 2013 17:39:23 -0700 (PDT) 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=PtRdvG0EWt4ZJNKoOMRyOZRcukNx0IOX8yAYU40B+GU=; b=pdSuMtFRYFhfrq7qTxDSrrr1FgDgORRJ+96E4ILYvY8LMBqT8dFiSDBeqNokKix60Q UKpjcxnjbrc41XSUa+50Qpw3+Kj0XSePtRmYNPZK9bOtTvAYEHkbXEBeE/+iths/9ezB 87DZaXywWVOGrU5f+b7AC0eX2oIvcRCAcLSdGIhgIOPTFocqUSjUpUsACh8f+p4EMiNQ nI4rROAKDkLDG6a7U5D2Kn4CgQEUxiZEiBRkEOBo/qP98VFhkpHpJFRhKi9QDPvPkBJe Uy78mM/C5r2URKLrGJFuu/MQ0wBhGv0/6Ea+Pg1l17BZCP9M/PEkDkLw4sWRJuX9iO33 aijQ== X-Received: by 10.152.120.5 with SMTP id ky5mr13979558lab.18.1378687163032; Sun, 08 Sep 2013 17:39:23 -0700 (PDT) Received: by 10.114.91.169 with HTTP; Sun, 8 Sep 2013 17:39:22 -0700 (PDT) In-Reply-To: Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org Archived-At: On Sun, Sep 8, 2013 at 7:15 PM, Ramkumar Ramachandra wrote: > Felipe Contreras wrote: >> Either way it doesn't matter because Junio is determined to stand >> alone versus the rest of the world in this issue. > > Which is why he's the maintainer. Send in incremental updates, and he > should be fine. I mean he is against the whole "index" -> "staging area" concept against everybody else, so adding --stage options is out of the question for him. So he is ignoring the whole patch series. -- Felipe Contreras