diff options
author | Andrei Karas <akaras@inbox.ru> | 2015-08-19 16:07:02 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2015-08-19 16:07:02 +0300 |
commit | 0c96721e9b232091e22e45afa1e8eb523df6ae92 (patch) | |
tree | 7e99da25df2eaf59c76409cbfe475ab80aaf8939 | |
parent | a3f6f6dd8173aaf3e24887e3cd9a66c85a1854fe (diff) | |
download | all-0c96721e9b232091e22e45afa1e8eb523df6ae92.tar.gz all-0c96721e9b232091e22e45afa1e8eb523df6ae92.tar.bz2 all-0c96721e9b232091e22e45afa1e8eb523df6ae92.tar.xz all-0c96721e9b232091e22e45afa1e8eb523df6ae92.zip |
Update readme.
-rw-r--r-- | README | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,9 +1,10 @@ This repository used for unite all other evol online repositories. -Before using it, need create own public key, register in https://gitorious.org/ and own key to gitorious account. +Before using it, need create own public key, register in https://gitlab.com/ and add own key to gitorious account. Each directory here mean some other repository. Also in this repository located scripts for mass work with all other repositories. +More info look here: http://wiki.evolonline.org/guidelines/firstdevstep Known scripts: ./git.sh - this script allow run any git command in all existing repositories. |