Delete git_pagure.io.txt
This commit is contained in:
parent
4e31460cbf
commit
357a4dbd97
|
@ -1,26 +0,0 @@
|
||||||
``````````原始命令````````````````````````````````````````````````````````````````````````````
|
|
||||||
这个仓库是全新的!
|
|
||||||
如果您已经有 git 存储库:
|
|
||||||
|
|
||||||
git remote add origin ssh://git@pagure.io/builds/builds.git
|
|
||||||
git push -u origin main
|
|
||||||
|
|
||||||
如果您还没有创建 git 存储库:
|
|
||||||
git clone ssh://git@pagure.io/builds/builds.git
|
|
||||||
cd builds
|
|
||||||
git checkout -b main
|
|
||||||
touch README.rst
|
|
||||||
git add README.rst
|
|
||||||
git commit -m "xxx"
|
|
||||||
git push -uf origin main
|
|
||||||
git push -uf origin master
|
|
||||||
``````````````````````````````````````````````````````````````````````````````````````````````
|
|
||||||
*******在主页设置ssh密钥,设置过就不用设置了,不需要密码*********
|
|
||||||
|
|
||||||
``````````````````````````````````````````````````````````````````````````````````````````````
|
|
||||||
git add . && git commit -m 'xxxx' --no-verify && git push origin master
|
|
||||||
git add . && git commit -m 'xxxx' --no-verify && git push origin main
|
|
||||||
|
|
||||||
`````````````````````````````````````````````````````````
|
|
||||||
amy2005全部核心下载,可能是最后一版
|
|
||||||
https://releases.pagure.org/builds/amy/amy2025.zip
|
|
Loading…
Reference in New Issue