荷一居茶生活

关注

Dropbox+git 免费私有仓库

荷一居茶生活

关注

阅读 99

2023-03-28


Step 1:

~/project $ git init
~/project $ git add .
~/project $ git commit -m "first commit"
~/project $ cd ~/Dropbox/git

Step 2:

~/Dropbox/git $ git init --bare project.git
~/Dropbox/git $ cd ~/project

Step 3:

~/project $ git remote add origin ~/Dropbox/git/project.git
~/project $ git push origin master

相关推荐

闲嫌咸贤

Git——git clone私有仓库

闲嫌咸贤 94 0 0

凌得涂

使用网盘(Dropbox/Google Drive)同步Git仓库

凌得涂 113 0 0

瑾谋

Jenkins 构建 Git 私有仓库项目

瑾谋 139 0 0

南陵王梁枫

Using Dropbox as a Git repository

南陵王梁枫 126 0 0

村里搬砖的月野兔

docker本地私有仓库与harbor私有仓库

村里搬砖的月野兔 133 0 0

承蒙不弃

Docker 私有仓库

承蒙不弃 96 0 0

王传学

Docker私有仓库

王传学 60 0 0

快乐码农Alan007

【已解决】Git下载私有仓库时报错Authentication failed

快乐码农Alan007 109 0 0

夏木之下

docker-本地私有仓库、harbor私有仓库部署与管理

夏木之下 19 0 0

GhostInMatrix

ArgoCD 添加私有仓库

GhostInMatrix 32 0 0

精彩评论(0)

0 0 举报