-b deltaspike && cd
jboss-as-quickstart
or if you do:
git fetch <upstream> && git checkout -b deltaspike
<upstream>/deltaspike
where you substitute <upstream> for the remote name of upstream.
On 17 Jul 2012, at 14:28, StevenBoscarine wrote:
Hi Pete,
Did the deltaspike branch move? (I'm still new to git, so apologies if that's a
silly question)
Thanks,
Steven
On 7/12/2012 12:26 PM, Pete Muir wrote:
> On 12 Jul 2012, at 17:08, Jason Porter wrote:
>
>> I'm completely fine having them in the larger QS repo, I simply didn't
want to put anything half baked in there when I started, also since we won't have DS
in jdf for a few more months, this gives us some time get an app in place and create some
greate quickstarts from it for DS and a decent testsuite for said app.
> I would propose putting them in a branch. E.g. 'deltaspike'
>
> Steven, you should go ahead and send a pull to
github.com/jboss-jdf/jboss-as-quickstart against the deltaspike branch (which I just
pushed). We can then start on the code review.