From mboxrd@z Thu Jan 1 00:00:00 1970 From: jateeq Subject: Identifying the branch a clone was cloned from Date: Tue, 2 Mar 2010 13:45:58 -0800 (PST) Message-ID: <27761617.post@talk.nabble.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: git@vger.kernel.org X-From: git-owner@vger.kernel.org Tue Mar 02 22:46:06 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 1NmZuo-00035J-40 for gcvg-git-2@lo.gmane.org; Tue, 02 Mar 2010 22:46:06 +0100 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753262Ab0CBVqA (ORCPT ); Tue, 2 Mar 2010 16:46:00 -0500 Received: from kuber.nabble.com ([216.139.236.158]:52067 "EHLO kuber.nabble.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753224Ab0CBVp7 (ORCPT ); Tue, 2 Mar 2010 16:45:59 -0500 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1NmZug-0003vY-Sj for git@vger.kernel.org; Tue, 02 Mar 2010 13:45:58 -0800 X-Nabble-From: jawad_atiq@hotmail.com Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org Archived-At: Hey guys, I have a repository with over 10 branches. I clone from branch 2, and some time after the operation I need to find out what branch in the remote I cloned from. Anyone know the command for that? Thank you, Jawad. -- View this message in context: http://old.nabble.com/Identifying-the-branch-a-clone-was-cloned-from-tp27761617p27761617.html Sent from the git mailing list archive at Nabble.com.