emacs-devel
[Top][All Lists]
Advanced

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

Re: Git repository and branches ?


From: Miles Bader
Subject: Re: Git repository and branches ?
Date: Fri, 22 Feb 2008 07:29:16 +0900

Michael Olson <address@hidden> writes:
>>    git checkout -b lexbind origin/lexbind
>
> If you want to track changes made to that branch in the remote repo, you
> can alternatively do:
>
> git branch --track lexbind origin/lexbind

Hmm, tracking is the default with my settings; not sure what the default
settings are these days (I have a vague memory that tracking may be the
default too).

-Miles

-- 
"Most attacks seem to take place at night, during a rainstorm, uphill,
 where four map sheets join."   -- Anon. British Officer in WW I




reply via email to

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