GitXplorerGitXplorer
B

benchmarksgame-cvs-mirror

public
18 stars
4 forks
1 issues

Commits

List of commits on branch master.
Unverified
0077cab4253be9762f35b46bde22b331b3e9c2b4

cvsimport

committed 7 years ago
Unverified
ed86ee17dce60946bfcbd5324db59a1b39d782af

*** empty log message ***

committed 7 years ago
Unverified
fbe8601af73e81eb057cc1d07816f379a76be8b5

*** empty log message ***

committed 7 years ago
Unverified
6d88a5cf7edbd8ee15f31220eebb108c4be475e1

*** empty log message ***

committed 7 years ago
Unverified
290ecfcc5919c40c01bfb4ddc5a729b3d805db11

*** empty log message ***

committed 7 years ago
Unverified
5898530f0a237f63537a1e54b7586adbe16fd06c

*** empty log message ***

committed 7 years ago

README

The README file for this repository.

This repository contains a nightly mirror of the benchmarksgame repository.

Why ?

All other git-mirrors I found were out-of-date, and personally I feel bad seeing that something as common as the The Computer Language Benchmarks Game is using technology that makes contributions harder than they have to be.

Even though I don't think this repository will help easing contributions, at least it helps to get a good look at the latest code.

How ?

You can run the update yourself, affecting only your local clone, using

make update

Please note that docker is required for this to work.

About Branches

  • origin
    • origin without the website/ directory.
  • master
    • Always contains the latest origin, as well as files added by me to help the update process.

Problems/Repository out of date ?

If this repository appears to be out-of-date, please let me know using a github-issue, and I will update it. You should easily be able to send PRs for the origin and master branch in case you want to run make update yourself.