From mboxrd@z Thu Jan 1 00:00:00 1970 From: kinley Subject: Newbie question Date: Sun, 19 Sep 2010 16:51:27 -0700 (PDT) Message-ID: <1284940287810-5548737.post@n2.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 Mon Sep 20 01:51:48 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 1OxTfd-0008B9-S0 for gcvg-git-2@lo.gmane.org; Mon, 20 Sep 2010 01:51:46 +0200 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754228Ab0ISXv2 (ORCPT ); Sun, 19 Sep 2010 19:51:28 -0400 Received: from kuber.nabble.com ([216.139.236.158]:51406 "EHLO kuber.nabble.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752935Ab0ISXv2 (ORCPT ); Sun, 19 Sep 2010 19:51:28 -0400 Received: from jim.nabble.com ([192.168.236.80]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1OxTfL-00080q-QM for git@vger.kernel.org; Sun, 19 Sep 2010 16:51:27 -0700 Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org Archived-At: Hi, I am new to question. Please help me with this. I copied an already existing project from a remote server using scp to my local directory. The contents of this directory are branches config description HEAD hooks info objects ref I checked all the directories and sub-directories but could not find a single source code file (in C language). All I can see at the leaf level appear to be MD5 hash code. Is there any command to retrieve the source files ? As per manual, only then I guess I can add them to git. Any help would be appreciated. Thanks -- View this message in context: http://git.661346.n2.nabble.com/Newbie-question-tp5548737p5548737.html Sent from the git mailing list archive at Nabble.com.