ees, that should not break the use of
Git with
worktrees that live elsewhere nor commands that don't require a repository.
> -Original Message-
> From: taylor, david
> Sent: Wednesday, May 10, 2017 4:25 PM
> To: git@vger.kernel.org
> Subject: git worktrees must exist even
The Git documentation in describing worktrees says that one reason
why you might want to lock a worktree is to prevent it from being pruned
if it is on a removable media that isn't currently mounted.
So, my expectation was that if the worktree is inaccessible (and locked), Git
would pretend that t
> From: Duy Nguyen [mailto:pclo...@gmail.com]
> Sent: Friday, April 14, 2017 9:01 AM
> To: Junio C Hamano
> Cc: Git Mailing List; taylor, david
> Subject: Re: [PATCH] worktree add: add --lock option
>
> On Fri, Apr 14, 2017 at 5:50 AM, Junio C Hamano
> wrote:
> >
We are using Git in a distributed environment.
In the United States, we have the master repository in one state and a build
cluster in a different state.
In addition to people in the US doing builds, we have people in other countries
(Ireland, India, Israel,
Russia, possibly others) doing builds
4 matches
Mail list logo