Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fork と Clone の違いはこれで認識正しいか? #9

Open
vegam57 opened this issue Feb 12, 2021 · 0 comments
Open

Fork と Clone の違いはこれで認識正しいか? #9

vegam57 opened this issue Feb 12, 2021 · 0 comments
Labels
question Further information is requested

Comments

@vegam57
Copy link
Owner

vegam57 commented Feb 12, 2021

Fork
他人のリポジトリを自分のアカウントに単独リポジトリとしてコピーを追加
改変して自分カスタムをつくったり
importリポジトリとの違いも?

Clone
自分のリモートリポジトリ内にあるワンセットを自分のローカル端末にコピーを追加
端末のローカルgit内で作業するため

@vegam57 vegam57 added the question Further information is requested label Feb 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant