diff --git a/hkim78.md b/hkim78.md new file mode 100644 index 0000000..bffb21f --- /dev/null +++ b/hkim78.md @@ -0,0 +1,3 @@ +“github fork" copies someone's remote repository and pastes it to my remote repository. +"git clone" copies my remote repository and pastes it to my local repository. +"git branch" helps continue work without messing with the main line.