From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: joaotavora@gmail.com (=?utf-8?B?Sm/Do28gVMOhdm9yYQ==?=) Newsgroups: gmane.emacs.devel Subject: Re: vc-dir default directory: repository root? Date: Wed, 21 Jan 2015 20:14:12 +0000 Message-ID: References: <54B0CC33.2050100@dancol.org> <54BC60A8.6040401@yandex.ru> <54BD9071.5070802@yandex.ru> <54BFE680.9000109@yandex.ru> <54BFF89D.1060109@yandex.ru> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1421871267 22695 80.91.229.3 (21 Jan 2015 20:14:27 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 21 Jan 2015 20:14:27 +0000 (UTC) Cc: Dan Nicolaescu , Daniel Colascione , Stefan Monnier , Emacs developers To: Dmitry Gutov Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Jan 21 21:14:24 2015 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1YE1fU-0004Yt-Cs for ged-emacs-devel@m.gmane.org; Wed, 21 Jan 2015 21:14:24 +0100 Original-Received: from localhost ([::1]:50038 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YE1fT-0007mD-KA for ged-emacs-devel@m.gmane.org; Wed, 21 Jan 2015 15:14:23 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:38469) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YE1fQ-0007m5-Mw for emacs-devel@gnu.org; Wed, 21 Jan 2015 15:14:21 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YE1fN-00053o-HR for emacs-devel@gnu.org; Wed, 21 Jan 2015 15:14:20 -0500 Original-Received: from mail-wi0-x233.google.com ([2a00:1450:400c:c05::233]:53923) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YE1fN-00053c-BF; Wed, 21 Jan 2015 15:14:17 -0500 Original-Received: by mail-wi0-f179.google.com with SMTP id l15so26656611wiw.0; Wed, 21 Jan 2015 12:14:16 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:cc:subject:in-reply-to:references:user-agent:date :message-id:mime-version:content-type:content-transfer-encoding; bh=HHxeTlI0Gya4gVZoxnatfgODCgyQmLhnInQFGKxLWrI=; b=qBb0ZiN1UlVJLfgks/UctQhWYU0DrvYO5vlwBXEuH9XlIKr2WREz1hYVSOqAIzrZt4 xplqwpEuQxBhWQ2uiHgYEei5Eaebne6P/Z39FQDPZzBtUHclLaRmz57bbXV/RYSlwVL6 mft11pWDZ0P8NuJ+7P7ebDcIcjjySntA3d4IXahmnLSKTJCT8F/1zS8/wp3PgQ1WO36Y cButgEtAXo1gSBlrShgjVtd2pmM3kVrVVNN3XfRfm3MXriZqFWOQ7U/QAQ7gavGCzkXz hP/WkjVOK1V/yzZ5fgLbsOXXTFXwMeBPjMPXz5TVaA+ICplqmvU4de4/w9doWMSInmwg EBGg== X-Received: by 10.194.94.227 with SMTP id df3mr28378291wjb.34.1421871256837; Wed, 21 Jan 2015 12:14:16 -0800 (PST) Original-Received: from king.lan.yourcompany.com (31.57.37.188.rev.vodafone.pt. [188.37.57.31]) by mx.google.com with ESMTPSA id e18sm1140293wjz.27.2015.01.21.12.14.15 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 21 Jan 2015 12:14:16 -0800 (PST) In-Reply-To: <54BFF89D.1060109@yandex.ru> (Dmitry Gutov's message of "Wed, 21 Jan 2015 21:06:05 +0200") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.92 (darwin) X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2a00:1450:400c:c05::233 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:181525 Archived-At: Dmitry Gutov writes: >> AFAIK there is no git-status for subdirectories (unless they are a submo= dule) > > git status -- path/to/subdirectory > > seems to work fine for this. Or > > git status -- . > > if you're already there. Thanks, I stand corrected (and hence the AFAIK). But then, isn't this an argument for following Git's default behaviour of using the root dir?? Jo=C3=A3o