How to bzr fast-import of git remote branches?

Brian de Alwis bsd at cs.ubc.ca
Wed Jan 14 23:10:21 GMT 2009


Thanks Ian.

On 14-Jan-2009, at 4:59 PM, Ian Clatworthy wrote:
> Conceptually, it ought to support a full repository. I think the code
> implementing "resets" just isn't done because no one has needed them  
> yet
> and I didn't understand exactly what a non-tag reset was.

I think reset switches to a branch with the provided name, creating  
the branch if doesn't exist.


    reset
       Creates (or recreates) the named branch, optionally starting
       from a specific revision. The reset command allows a frontend
       to issue a new from command for an existing branch, or to
       create a new branch from an existing commit without creating
       a new commit.

> I hope the fast-import code is pretty clean so feel free to extend it
> in this direction if you can.


I'll give it a try!

Brian.

-- 
"Amusement to an observing mind is study." - Benjamin Disraeli




More information about the bazaar mailing list