[
https://issues.apache.org/jira/browse/RIPPLE-84?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Brent Lintner closed RIPPLE-84.
-------------------------------
Resolution: Pending Closed
Assignee: Brent Lintner
[~busykai] That make sense to me. :-). Sounds like a plan, and in the meantime,
I will update the README.
I have a PR open here (that I'll leave open for a bit in case another member
has issues).
https://github.com/apache/incubator-ripple/pull/53
Going to mark this as resolved.
> next branch is missing
> ----------------------
>
> Key: RIPPLE-84
> URL: https://issues.apache.org/jira/browse/RIPPLE-84
> Project: Apache Ripple
> Issue Type: Github Integration
> Reporter: Arzhan Kinzhalin
> Assignee: Brent Lintner
>
> {{README.md}}
> [mentions|https://github.com/apache/incubator-ripple/blob/master/README.md#contributing]
> {{next}} branch which should be merge target for all the PRs, it is,
> however, missing both from Apache git server and its GitHub mirror:
> {code}
> $ git remote -vv
> github [email protected]:apache/incubator-ripple.git (fetch)
> github [email protected]:apache/incubator-ripple.git (push)
> origin https://git-wip-us.apache.org/repos/asf/incubator-ripple.git (fetch)
> origin https://git-wip-us.apache.org/repos/asf/incubator-ripple.git (push)
> <...skip...>
> $ git fetch origin
> $ git fetch github
> $ git branch -r | grep "\(github\|origin\)"
> github/master
> origin/HEAD -> origin/master
> origin/master
> {code}
> It seems that it was there at some point, some issues and PRs mention it, but
> now it's gone. Perhaps, it would be nice to restore it. Having everything on
> a single branch is awkward.
> P.S. Filing it as "Github integration" as it seems the most appropriate.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)