emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Git transition checklist


From: David Kastrup
Subject: Re: Git transition checklist
Date: Thu, 09 Jan 2014 15:58:23 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

"Stephen J. Turnbull" <address@hidden> writes:

> Andreas Schwab writes:
>  > "Stephen J. Turnbull" <address@hidden> writes:
>  > 
>  > > In the case of "git clone --shared" vs "git new-workdir", however,
>  > > "git new-workdir" does something equivalent to "git clone --shared",
>  > > and then does some other stuff too.  I don't really see any reason not
>  > > to do "clone --shared".
>  > 
>  > clone --shared should only be used if know what you do, especially avoid
>  > it if the origin is continued to be used for development.
>
> True, it's best used as a staging area.  However, the most dangerous
> operations (rebasing and deleting branches in the origin repo (what I
> called "trunk")) are unlikely to be done by bzr fans.

Branches are rebased and deleted also when upstream developers rebase
and delete in the central repository from which the material is fetched.

> On balance, I guess it is better to avoid the --shared option.

Yup.

-- 
David Kastrup




reply via email to

[Prev in Thread] Current Thread [Next in Thread]