From mboxrd@z Thu Jan 1 00:00:00 1970 From: karthik nayak Subject: Re: Contribute Code to Git Date: Thu, 30 Apr 2015 16:50:31 +0530 Message-ID: <55420FFF.7030905@gmail.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Cc: git@vger.kernel.org To: Alangi Derick Ndimnain X-From: git-owner@vger.kernel.org Thu Apr 30 13:20:45 2015 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 1YnmWH-0002sK-Hq for gcvg-git-2@plane.gmane.org; Thu, 30 Apr 2015 13:20:41 +0200 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751140AbbD3LUi (ORCPT ); Thu, 30 Apr 2015 07:20:38 -0400 Received: from mail-pd0-f169.google.com ([209.85.192.169]:33605 "EHLO mail-pd0-f169.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750767AbbD3LUg (ORCPT ); Thu, 30 Apr 2015 07:20:36 -0400 Received: by pdbnk13 with SMTP id nk13so57808570pdb.0 for ; Thu, 30 Apr 2015 04:20:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; bh=GftXUVt9/o67oE6Z/PgJV5Fp8j8c07eLG8wnQcIeq0o=; b=gqykI9b0TkPNBX8SBDzF6uJSQFCPNOgFtJaFj6zoRZ1K6GX054dXcTEj/TpSJco+nD cnwtyA949MfiUhd34wbgrKkyLnOczAs2KjNvSPDn9l0EYJQhXqepFsd4Mb2wFfrbr1f5 ZjlzLI0oWwV5mctdzQoCIxO0dyPVWuY2/MPa5OEkHQ7xumV6UejujacVoJ8V/VWgGwfo 5a9GdbNfUCatArAnjyBE/tz6Z7r4j8or4Xzi8HvR4KE008woUOubAE16FWVWM3ZL7EJ9 jWxhstlGX/v9RNPAhHoj/G0LHtr63Dk0Xio4LyEbTsrFnkTMwmTkUJIPzNTd5fCFAh6C ZxwQ== X-Received: by 10.68.90.132 with SMTP id bw4mr7278349pbb.102.1430392835450; Thu, 30 Apr 2015 04:20:35 -0700 (PDT) Received: from [192.168.0.110] ([103.227.99.94]) by mx.google.com with ESMTPSA id ml6sm1920686pdb.69.2015.04.30.04.20.33 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 30 Apr 2015 04:20:34 -0700 (PDT) User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.6.0 In-Reply-To: Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org Archived-At: On 04/30/2015 04:19 PM, Alangi Derick Ndimnain wrote: > Hello, > I am Alangi Derick Ndimnain, a third year computer engineering student, > University of Buea. I have been using git on many of my projects and also > GitHub(online version) to do my version control on most of my projects. I > always wondered how thing usually happen in the background so i decided to > contribute code and fix bugs(if any) :) on the version control system. > I will like to have some advices and also start working on the system and > also legally make myself part of this mailing list so i can get to talk with > other developers. I am proficient in C and i wish to contribute. > > Thanks and will be waiting for help or comments. > > -- > To unsubscribe from this list: send the line "unsubscribe git" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html > Hey Alangi, There was a recent post on the same lines. http://thread.gmane.org/gmane.comp.version-control.git/267924 Have a look. Feel free to ask questions. Regards, Karthik