From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Barton Subject: Re: custom link type for files in a git repo Date: Tue, 07 Oct 2008 08:20:19 +0100 Message-ID: <48EB0DB3.7090304@manor-farm.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Kn6s5-0007Sa-Tk for emacs-orgmode@gnu.org; Tue, 07 Oct 2008 03:20:41 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Kn6s3-0007RC-UG for emacs-orgmode@gnu.org; Tue, 07 Oct 2008 03:20:41 -0400 Received: from [199.232.76.173] (port=45710 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Kn6s3-0007R9-Oz for emacs-orgmode@gnu.org; Tue, 07 Oct 2008 03:20:39 -0400 Received: from mx20.gnu.org ([199.232.41.8]:9464) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1Kn6s3-0005HN-0j for emacs-orgmode@gnu.org; Tue, 07 Oct 2008 03:20:39 -0400 Received: from a2s22.a2hosting.com ([69.39.86.130]) by mx20.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Kn6rw-0000Ag-Fp for emacs-orgmode@gnu.org; Tue, 07 Oct 2008 03:20:32 -0400 In-Reply-To: List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Rick Moynihan Cc: emacs-orgmode@gnu.org >> Now that org and git are starting to be used in conjunction by more and >> more of us, would anyone else find it useful to have a custom link type >> for linking to git objects? > > Absolutely!! git is my new favourite tool, and being able to combine > org-mode and git in a usable workflow would be a great idea! > Without wishing to start a VCS war, it would be nice if any org interface was as tool agnostic as possible. I use bzr, mainly because I use Ubuntu and it's what Canonical use. I am sure there are other people who use Hg, etc. Ian.