From mboxrd@z Thu Jan 1 00:00:00 1970 From: "pradeep singh" Subject: [Q]Which Bug tracking system is best for Git ?? Date: Tue, 7 Aug 2007 15:22:44 +0530 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit To: git@vger.kernel.org X-From: git-owner@vger.kernel.org Tue Aug 07 11:53:09 2007 Return-path: Envelope-to: gcvg-git@gmane.org Received: from vger.kernel.org ([209.132.176.167]) by lo.gmane.org with esmtp (Exim 4.50) id 1IILkS-0005YX-RC for gcvg-git@gmane.org; Tue, 07 Aug 2007 11:53:09 +0200 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758385AbXHGJwq (ORCPT ); Tue, 7 Aug 2007 05:52:46 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1758639AbXHGJwq (ORCPT ); Tue, 7 Aug 2007 05:52:46 -0400 Received: from py-out-1112.google.com ([64.233.166.178]:35399 "EHLO py-out-1112.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757647AbXHGJwp (ORCPT ); Tue, 7 Aug 2007 05:52:45 -0400 Received: by py-out-1112.google.com with SMTP id d32so2869031pye for ; Tue, 07 Aug 2007 02:52:44 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=RgyG96DEw5a7zxm9BF5e3aADvDSHi7WeYbzHP+CVpNkrApA0kkVkdSY/KWlIGgieYMeaBekb9Px6/EMw6ozfo8q51C6g6JVY88cr3Wv1DVaUco9gwcfCVxcOf+e/k5bdBRZ2Eipz3KaL7JqHpXPiRVkHDTPUznZm7NLnagDa+VY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=kWd1Dr1F+CjfwwhuTVgOr5ztf40a7s7TWe72saU6TlLrZl5JmAWKQV7lyHFa2naFk1cYBibYoyJ2SV5rQ5Jyc/wfyC+4OYwI0b7geUg1lr+6oyBAK1S8U6SRgfnG0d0dbHHZC8Fai7+139LK/fhjf9Jw6h2xpxjHRxNINxwvHJ0= Received: by 10.35.71.1 with SMTP id y1mr11344333pyk.1186480364717; Tue, 07 Aug 2007 02:52:44 -0700 (PDT) Received: by 10.35.93.15 with HTTP; Tue, 7 Aug 2007 02:52:44 -0700 (PDT) Content-Disposition: inline Sender: git-owner@vger.kernel.org Precedence: bulk X-Mailing-List: git@vger.kernel.org Archived-At: Hello All, I am using Git for my internal project at work, after convincing my employer to switch to git. I am enjoying working with git but now as the project is about to complete we are faced with the issues of bug tracking and issuing system. I would like to get a general view from the git developers and experienced users on this. Especially i would like to know of any good defect tracking systems which can work really well with git. thanks in advance. [PS: please CC me as i am not subscribed to git devel list] -- Pradeep