Thread (1 message) 1 message, 1 author, 2016-06-15

Re: Some more cvsimport

From: Junio C Hamano <hidden>
Date: 2016-06-15 22:42:21

Matthias Urlichs [off-list ref] writes:
Hi, Rajkumar S wrote:
quoted
When I normally do cvsimport, the releng_1
tree gets updated automatically, but if I have checked out the releng_1
branch in my local git repository when cvsimport happens the files do not
get updated.
Don't Do That.
I tend to agree with this.

Think of foreign SCM imports, especially the ones that do not
use working tree files, just like tracking foreign branch heads
using "git fetch".  You do not fetch into the current branch,
nor you check out and do your work tracking branch.  You use
them to keep track of other people's work, and if you want to
use it you pull that into your branch, typically but not
necessarily "master".
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help