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

[gits] Two Branches, same name



On Wed, Dec 18, 2013 at 07:31:28PM -0700, Eric Eide wrote:
> But that is bare-bones and confusing.  Is there an efficinet, non-confusing way
> of doing the above?  Or better yet, how can I make the command below work
> without doing an explicit "git fetch"?

How about just:

    $ git remote add kdownie git-public.flux.utah.edu:...
    $ git checkout --orphan kaptui
    $ git pull kdownie aptui

Bye for now,
Gary.
-- 
       Gary Wong      gtw at flux.utah.edu      http://www.cs.utah.edu/~gtw/