List of commits:
Subject Hash Author Date (UTC)
Add test dataset e76fd091a7c646c07d40dd4e037fed743edffacf Vasilis Ververis 2017-02-23 15:22:03
Add 2012 dataset a53b501c7751f5dcf05e4f495b2d766cd6fd4727 Vasilis Ververis 2017-02-23 15:06:50
Set redis config, cleanup remove spaces and tabs a53dadd1a517ad483b3bcfaf8f1a8dbf06986dba Vasilis Ververis 2017-02-23 14:09:53
added the backend code 7cd35621d7adef15ecc88a7ad61d2709530f8a52 lizzzi111 2016-05-12 21:29:37
Commit e76fd091a7c646c07d40dd4e037fed743edffacf - Add test dataset
Author: Vasilis Ververis
Author date (UTC): 2017-02-23 15:22
Committer name: Vasilis Ververis
Committer date (UTC): 2017-02-23 15:22
Parent(s): a53b501c7751f5dcf05e4f495b2d766cd6fd4727
Signer:
Signing key:
Signing status: N
Tree: 0c239b22119929e3923d39e578b98abbd258210e
File Lines added Lines deleted
data/test_dataset.txt 10 0
File data/test_dataset.txt added (mode: 100644) (index 0000000..47cab8b)
1 1 2
2 1 3
3 1 4
4 2 5
5 2 6
6 3 4
7 3 6
8 4 7
9 5 8
10 6 9
Hints:
Before first commit, do not forget to setup your git environment:
git config --global user.name "your_name_here"
git config --global user.email "your@email_here"

Clone this repository using HTTP(S):
git clone https://rocketgit.com/user/coria/coria-backend

Clone this repository using ssh (do not forget to upload a key first):
git clone ssh://rocketgit@ssh.rocketgit.com/user/coria/coria-backend

Clone this repository using git:
git clone git://git.rocketgit.com/user/coria/coria-backend

You are allowed to anonymously push to this repository.
This means that your pushed commits will automatically be transformed into a merge request:
... clone the repository ...
... make some changes and some commits ...
git push origin main