[gits] Two Branches, same name

Gary Wong gtw at flux.utah.edu
Wed Dec 18 20:36:02 MST 2013


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/


More information about the gits mailing list