Cook's Blog
搜索文章
首页
技术分享
问题排查
生活
产品体验
游记
旅行足迹
关于
留言板
文章归档
关于
= 768 && isOpen) { isOpen = false; setTimeout(() => enableScroll(document.body), 200); }" >
enableScroll(document.body), 200);" x-transition:enter="transition ease duration-300" x-transition:enter-start="opacity-0" x-transition:enter-end="opacity-100" x-transition:leave="transition ease duration-300" x-transition:leave-start="opacity-100" x-transition:leave-end="opacity-0" style=" position: fixed; top: 0; left: 0; right: 0; bottom: 0; background-color: rgba(0, 0, 0, 0.5); z-index: 1001; overscroll-behavior: none; " >
enableScroll(document.body), 200)" >
首页
技术分享
问题排查
生活
产品体验
游记
旅行足迹
关于
留言板
文章归档
关于
# 上海
(1)
# 西安
(1)
# 代理
(1)
# AI
(1)
# 蚌埠
(1)
# Windows
(2)
# MM
(1)
# PP
(1)
# 报表
(1)
# ABAP
(4)
更多 +
Gitea 数据库迁移(Sqlite3->PostgreSQL)
准备工作 1、操作前请先进行备份,如果是虚拟机也可以直接备份机器。 sudo -u git /usr/local/bin/gitea dump --config /etc/gitea/app.ini
作者:Cook
发布时间:2024-12-09
分类:
技术分享
标签:
#
数据库
,
#
Postgresql
,
#
Git
,
#
Gitea
Git pull 或 push 提示:The requested URL returned error_ 403
Git pull 或 push 提示:The requested URL returned error: 403 首先肯定是权限问题 以下均以giee界面操作讲解,中文界面描述方便一些,github同理。 前提 1、首先保证自己的账号拥有项目的访问权限(如果只需要拉取私有仓库的代码,可以在项目配置部
作者:Cook
发布时间:2021-07-14
分类:
问题排查
标签:
#
Git
,
#
代码
,
#
Bug
共 2 篇文章
1
页