I got that list of commands wrong, what I typed, was git clone [email protected]:dpp/liftweb.git git branch wip-ol-immu git checkout wip-ol-immu git push origin wip-ol-immu
When I do a git branch -a, I get two wip-ol-immu master * wip-ol-immu origin/1.0_maint origin/HEAD origin/master origin/new_actor origin/wip-boolean-can origin/wip-dcb-derby-binary origin/wip-dcb-jpa-jta origin/wip-dcb-jpa-validation origin/wip-dcb-lift-jpa origin/wip-dpp-record origin/wip-marius-dom-optimizations origin/wip-ol-immu origin/wip-prettify origin/wip-record2-dpp On Fri, May 29, 2009 at 3:50 PM, Oliver Lambert <[email protected]> wrote: > When I look at the liftweb network graph, it looks like I'm working on the > main liftweb master line and have renamed it. > > > On Fri, May 29, 2009 at 3:38 PM, Derek Chen-Becker > <[email protected]>wrote: > >> I just looked at Git and I show a proper branch there (wip-ol-immu) >> committed about 30 minutes ago. Are you seeing some error on your end? >> >> Derek >> >> >> On Thu, May 28, 2009 at 11:19 PM, Oliver Lambert <[email protected]>wrote: >> >>> Git wouldn't let me create a branch of liftweb until I deleted and >>> recreated my ssh keys - I believed all was good. >>> >>> I thought I was following the documentation, to create my own branch, >>> which appeared to be correct on my machine. But, when I just pushed what I >>> thought was my branch, I appear to have done something wrong. Any help >>> (without curses) is greatly appreciated at this moment. >>> >>> cheers >>> Oliver >>> >>> >>> >> >> >> >> > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Lift" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/liftweb?hl=en -~----------~----~----~----~------~----~------~--~---
