Update subtree URIs for ripple organization

This commit is contained in:
Vinnie Falco
2013-06-26 12:32:41 -07:00
parent 153435dce3
commit 1c2d8da35d
2 changed files with 12 additions and 3 deletions

View File

@@ -10,9 +10,11 @@ http://blogs.atlassian.com/2013/05/alternatives-to-git-submodule-git-subtree/ <b
## LevelDB
Ripple's fork of LevelDB is shared by the Bitcoin reference client project.
Repository <br>
```
git@github.com:vinniefalco/LevelDB.git
git@github.com:ripple/LevelDB.git
```
Branch
```
@@ -21,9 +23,11 @@ ripple-fork
## websocket
Ripple's fork of websocketpp has some incompatible changes and Ripple specific includes.
Repository
```
git@github.com:vinniefalco/websocketpp.git
git@github.com:ripple/websocketpp.git
```
Branch
```
@@ -32,9 +36,12 @@ ripple-fork
## protobuf
Ripple's fork of protobuf doesn't have any actual changes, but since the upstream
repository uses SVN, we have created a Git version to use with the git-subtree command.
Repository
```
git@github.com:vinniefalco/protobuf.git
git@github.com:ripple/protobuf.git
```
Branch
```

View File

@@ -4,6 +4,8 @@
*/
//==============================================================================
// VFALCO TODO Tidy this up into a RippleTime object
//
// Time support
// We have our own epoch.