List of commits:
Subject Hash Author Date (UTC)
xxxx 5569fbbccb42011cec3aa0f5605cbdddff777c88 dongge 2024-07-13 03:45:41
xxxx aff20dcda320dfd7807742fb7c9efc44556f9230 dongge 2024-07-13 03:11:56
xxxx 10117b212e0b0c14bc31638a31c1ebc1b9853d68 dongge 2024-07-13 03:09:43
xxxx 963af9fed9f533c2e80e5a21795fb54c6c15afda dongge 2024-07-13 03:07:00
Commit 5569fbbccb42011cec3aa0f5605cbdddff777c88 - xxxx
Author: dongge
Author date (UTC): 2024-07-13 03:45
Committer name: dongge
Committer date (UTC): 2024-07-13 03:45
Parent(s): aff20dcda320dfd7807742fb7c9efc44556f9230
Signer:
Signing key:
Signing status: N
Tree: 6494e84efebe1f64ec1a3642ec3e30ce68f2ce74
File Lines added Lines deleted
README.md 1 1
File README.md changed (mode: 100644) (index 270ce1e..2e73247)
3 3 创建仓库后先设置admin: 创建仓库后先设置admin:
4 4 Edit Repo rights Refs rights Path rights Delete Lock Edit Repo rights Refs rights Path rights Delete Lock
5 5 编辑 回购权 参考资料权利 道路权 删除 锁定 编辑 回购权 参考资料权利 道路权 删除 锁定
6 edit编辑,名随便 下边随便 建立。
6 edit编辑,名随便, Public or private可设公开或私人,默认为公开,设private为私人。 下边随便 建立。
7 7 Repo rights在设置授予回购权:用户使用“自己用户”全部。 Repo rights在设置授予回购权:用户使用“自己用户”全部。
8 8 Refs rights重要:裁判权:用户使用“*”全部. Refs rights重要:裁判权:用户使用“*”全部.
9 9 Path rights路径:用户使用“*”全部. Path rights路径:用户使用“*”全部.
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/dongge/admin

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

Clone this repository using git:
git clone git://git.rocketgit.com/user/dongge/admin

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