builds/git_pagure.io.txt

26 lines
1.1 KiB
Plaintext
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

``````````原始命令````````````````````````````````````````````````````````````````````````````
这个仓库是全新的!
如果您已经有 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