Skip to content

本地git--bare仓库创建,clone, 映射github项目地址, 码云项目地址到本地项目的remote别名all上。

Notifications You must be signed in to change notification settings

doc2git/git-deployer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

git-deployer

If reply connot resolve url, check if the /home/doc2git/.ssh/id_rsa.pub content in the authroized_keys of git .ssh, which is in directory on server.

Usage:

On unix-like shell.

In created item directory.

 git clone git@github.com:doc2git/git-deployer.git;
 bash git-deployer/deploy.sh;

Follow the interactive dialogue, according actual addition to finsh:

  • git ini,
  • git remote add/set-url all ... ,
  • git commit ... ,
  • git push all ... ,
  • Of course, you need to answser yes/no .

About

本地git--bare仓库创建,clone, 映射github项目地址, 码云项目地址到本地项目的remote别名all上。

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages