diff --git a/git_pagure.io.txt b/git_pagure.io.txt deleted file mode 100644 index 8374f5f..0000000 --- a/git_pagure.io.txt +++ /dev/null @@ -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 \ No newline at end of file