List of commits:
Subject Hash Author Date (UTC)
add readme 1da5fd7dd768a5823103b3c05c755bc7e82fece3 Benson 2018-06-17 01:47:29
commit beslyric-related stuff 6acf4fec7259238ed19fb11cd1de577095cf5cde Benson 2018-06-17 01:39:38
Commit 1da5fd7dd768a5823103b3c05c755bc7e82fece3 - add readme
Author: Benson
Author date (UTC): 2018-06-17 01:47
Committer name: Benson
Committer date (UTC): 2018-06-17 01:47
Parent(s): 6acf4fec7259238ed19fb11cd1de577095cf5cde
Signing key:
Tree: f5a25738ede27f44104c99369757c99232992548
File Lines added Lines deleted
README.md 4 0
File README.md added (mode: 100644) (index 0000000..40786f4)
1 # resource-provider-rocketgit
2
3 #### 项目介绍
4 Provid resource access
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/BensonLaur/resource-provider-rocketgit

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

Clone this repository using git:
git clone git://git.rocketgit.com/user/BensonLaur/resource-provider-rocketgit

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