List of commits:
Subject Hash Author Date (UTC)
xxxx 10117b212e0b0c14bc31638a31c1ebc1b9853d68 dongge 2024-07-13 03:09:43
xxxx 963af9fed9f533c2e80e5a21795fb54c6c15afda dongge 2024-07-13 03:07:00
Commit 10117b212e0b0c14bc31638a31c1ebc1b9853d68 - xxxx
Author: dongge
Author date (UTC): 2024-07-13 03:09
Committer name: dongge
Committer date (UTC): 2024-07-13 03:09
Parent(s): 963af9fed9f533c2e80e5a21795fb54c6c15afda
Signer:
Signing key:
Signing status: N
Tree: 172bdfdc48b922c877d29fb0b91ee5ef1c609cb9
File Lines added Lines deleted
README.md 2 2
File README.md changed (mode: 100644) (index eea4a10..11a7693)
1 1 ################################### ###################################
2 2 创建仓库后先设置admin: 创建仓库后先设置admin:
3 Edit Repo rights Refs rights Path rights Delete Lock
4 编辑 回购权 参考资料权利 道路权 删除 锁定
3 Edit Repo rights Refs rights Path rights Delete Lock
4 编辑 回购权 参考资料权利 道路权 删除 锁定
5 5 edit编辑,名随便 下边随便 建立。 edit编辑,名随便 下边随便 建立。
6 6 Repo rights在设置授予回购权:用户使用“自己用户”全部。 Repo rights在设置授予回购权:用户使用“自己用户”全部。
7 7 Refs rights重要:裁判权:用户使用“*”全部. Refs 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