From mboxrd@z Thu Jan 1 00:00:00 1970 From: Abhishek Patil Subject: Re: Bug archive Date: Mon, 20 Jan 2014 19:58:17 +0100 Message-ID: <20140120185814.GA3870@gmail.com> References: <20140120161152.GA11252@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: git To: Christian Couder X-From: git-owner@vger.kernel.org Mon Jan 20 19:58:34 2014 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 1W5K3M-0003YY-V8 for gcvg-git-2@plane.gmane.org; Mon, 20 Jan 2014 19:58:33 +0100 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752613AbaATS62 (ORCPT ); Mon, 20 Jan 2014 13:58:28 -0500 Received: from mail-we0-f174.google.com ([74.125.82.174]:61923 "EHLO mail-we0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751896AbaATS6X (ORCPT ); Mon, 20 Jan 2014 13:58:23 -0500 Received: by mail-we0-f174.google.com with SMTP id x55so7356415wes.33 for ; Mon, 20 Jan 2014 10:58:21 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-type:content-disposition:in-reply-to :user-agent; bh=wsaecCO/7Y9z+zA435dbEATi5tMukmyCYUK8p3Rd5O4=; b=HEVpE+CezPSnOarlLRz2DvReQ48IwndHQJAsxZJEN65LbcXz5Xj6hiPgntQzCZxIQL x2tCeVj/vfMdNv/fnzb0vobUZSCeVOOIctmXU14fQ5OFyjQZ2zMGsDvVYQ+ntWO7HH45 Zr27X7ywhI0vSHf1cEnVR8jQ6aYMTPBz6pV8qQHqFMhP+haUmFEuE6vbXLRLICF6AF2/ ChqyUG+VZQWs0cJCRd5/nLz5Rxv7IJ/RvuoEOhslOmNfnEmRJ3asUl5cHsmdQCA5McCJ 1Q3XjjnTO9PpI0Ev98B51deGvy4KCWAItH2qfxsie17qXy51xGZPrEJEwEx96SIUoald 5pwg== X-Gm-Message-State: ALoCoQmDHnB0uC85utVYRx+VoCKUPYNwKKPVWHiJsL8PQAsBI+gV1QcUbhqfzsLYD9Iw7bFJOtjr X-Received: by 10.180.104.42 with SMTP id gb10mr11138399wib.51.1390244301728; Mon, 20 Jan 2014 10:58:21 -0800 (PST) Received: from gmail.com ([37.163.204.75]) by mx.google.com with ESMTPSA id gd5sm4429158wic.0.2014.01.20.10.58.20 for (version=TLSv1.2 cipher=RC4-SHA bits=128/128); Mon, 20 Jan 2014 10:58:21 -0800 (PST) Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org Archived-At: Thanks Christian, Best, Abhishek On Mon, Jan 20, 2014 at 06:35:43PM +0100, Christian Couder wrote: > Hi, > > On Mon, Jan 20, 2014 at 5:11 PM, Abhishek Patil wrote: > > Hey Guys, > > I am Abhishek, I am new here. > > For now I just have one question is there any centralize DB place where > > I can see Bugs reported on / about Git ? something like bugzilla of trac for Git-Scm ? > > Please have a look at this thread: > > http://thread.gmane.org/gmane.comp.version-control.git/237890/ > > Best, > Christian.