@manhng

Welcome to my blog!

Duplicating a repository

July 12, 2021 23:14

Duplicating a repository (edit)

Duplicating a repository - GitHub Docs

git clone --bare "https://github.com/manhng83/AbpFamework.git"

create new repo: AbpFramework

git push --mirror "https://github.com/manhng83/AbpFramework.git"

Categories

Recent posts