From mboxrd@z Thu Jan 1 00:00:00 1970 From: Larry D'Anna Subject: can't push refs/stash? Date: Thu, 11 Feb 2010 19:56:32 -0500 Message-ID: <20100212005632.GA3684@cthulhu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii To: git@vger.kernel.org X-From: git-owner@vger.kernel.org Fri Feb 12 01:56:42 2010 Return-path: Envelope-to: gcvg-git-2@lo.gmane.org Received: from vger.kernel.org ([209.132.180.67]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Nfjpn-0002cW-V8 for gcvg-git-2@lo.gmane.org; Fri, 12 Feb 2010 01:56:40 +0100 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757530Ab0BLA4e (ORCPT ); Thu, 11 Feb 2010 19:56:34 -0500 Received: from cthulhu.elder-gods.org ([140.239.99.253]:50270 "EHLO cthulhu.elder-gods.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757509Ab0BLA4d (ORCPT ); Thu, 11 Feb 2010 19:56:33 -0500 Received: by cthulhu.elder-gods.org (Postfix, from userid 1000) id 6EAF482201C; Thu, 11 Feb 2010 19:56:32 -0500 (EST) Content-Disposition: inline User-Agent: Mutt/1.5.20 (2009-06-14) Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org Archived-At: If i try to push to refs/stash i get remote rejected (funny refname). Is this the intended behavior? --larry