Oliver, But that's perfect! What's your problem? There is one LOCAL wip-ol-immu branch and one REMOTE. That's how it is expected to be for a branch you pushed.
Heiko 2009/5/29 Oliver Lambert <[email protected]> > 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 >>>> >>>> >>>> >>> >>> >>> >> > > > > -- My blog: heikoseeberger.name Follow me: twitter.com/hseeberger OSGi on Scala: www.scalamodules.org Lift, the simply functional web framework: liftweb.net --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
