[
https://issues.apache.org/jira/browse/QUARKS-2?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15190943#comment-15190943
]
Daniel John Debrunner commented on QUARKS-2:
--------------------------------------------
As a committer I pulled
https://github.com/apache/incubator-quarks-website/pull/3 into the ASF repo as
branch quarks-2-pr-3
I did these steps:
Clone the Apache repo
git clone https://git-wip-us.apache.org/repos/asf/incubator-quarks-website.git
cd incubator-quarks-website
Add a mirror to the github mirror
git remote add mirror [email protected]:apache/incubator-quarks-website.git
Fetch the pull request 3 and create a new branch in my clone called
quarks-2-pr-3
git fetch mirror pull/3/head:quarks-2-pr-3
Checkout the branch to test it/look at the files etc.
git checkout quarks-2-pr-3
Push the branch that is a replica of pull request 3 to the ASF repo
git push origin quarks-2-pr-3
Now someone can treat quarks-2-pr-3 as a standard branch and merge into master
when ready.
> Initial web site content for quarks
> -----------------------------------
>
> Key: QUARKS-2
> URL: https://issues.apache.org/jira/browse/QUARKS-2
> Project: Quarks
> Issue Type: Improvement
> Components: Web Site
> Reporter: Kathey Marsden
> Attachments: QuarksScreenShot.PNG, QuarksScreenShot2.PNG,
> QuarksScreenShot3.PNG, quarksimages.zip
>
>
> The quarks web site content is based on a cloned template which refers to
> SYSTEMML. It would be good to have at least minimal quarks related content
> before publishing with gitpubsub to the public website. The repository is at:
> https://git-wip-us.apache.org/repos/asf/incubator-quarks-website.git
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)