Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: [PATCH] vcs_info, hg: Support detecting repos using ShareExtension
- X-seq: zsh-workers 32268
- From: Benjamin Peterson <bp@xxxxxxxxxxxxxxxxxxxxx>
- To: Frank Terbeck <ft@xxxxxxxxxxxxxxxxxxx>, zsh-workers@xxxxxxx
- Subject: Re: [PATCH] vcs_info, hg: Support detecting repos using ShareExtension
- Date: Thu, 16 Jan 2014 21:48:58 -0800
- Dkim-signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= benjamin-peterson.org; h=message-id:from:to:mime-version :content-transfer-encoding:content-type:subject:date:in-reply-to :references; s=mesmtp; bh=VCwlduEggI0F9gjrZ1VBGZZIsME=; b=DgzPMk lz6lm3kD/oRgZM+n4mwOCtTaQ+6KtNMr5U2AmJZMtVYq8Y1BwBRWRMg+oB+yvZiC TTm/4XGjCBq6TFIuQpWXgLzvVINHZW9DmeQ2RC9qrcos5EqiEJa9+AaamDTn1IZq viLKV4iD+yqUwMYqJm4nI1X1ed6IFrS7rZPvg=
- Dkim-signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= messagingengine.com; h=message-id:from:to:mime-version :content-transfer-encoding:content-type:subject:date:in-reply-to :references; s=smtpout; bh=VCwlduEggI0F9gjrZ1VBGZZIsME=; b=OSld+ Z+9Nzvy4KzwQpTA6bPg338RA35skSelrupb3le8RoTXvBkPc1frVoB6fS66HtXnH gmLyBHSPlkEj04VbnEtewRfIapvxrfsnVI4JiUXsKxV7P/Bp+bsA6wkbefLzq9T3 0E4zj2Wirbi2lRVIlvFX9EEuLblLdn2hX3vW/Y=
- In-reply-to: <1389884711-14831-1-git-send-email-ft@bewatermyfriend.org>
- List-help: <mailto:zsh-workers-help@zsh.org>
- List-id: Zsh Workers List <zsh-workers.zsh.org>
- List-post: <mailto:zsh-workers@zsh.org>
- Mailing-list: contact zsh-workers-help@xxxxxxx; run by ezmlm
- References: <1389883299.24740.71559021.64C873AD@webmail.messagingengine.com> <1389884711-14831-1-git-send-email-ft@bewatermyfriend.org>
On Thu, Jan 16, 2014, at 07:05 AM, Frank Terbeck wrote:
> ---
>
> Benjamin Peterson wrote:
> > shared repos have a file .hg/sharedpath if that helps
>
> If that's indeed the case, the following should make backend detect such
> repositories. I don't know if supporting this requires changes to the
> _get_data
> function as well. Would be good if someone could test this before I push
> the
> patch to the repo...
Works well for me. Thanks!
Messages sorted by:
Reverse Date,
Date,
Thread,
Author